**System Information**
Operating system: Linux-5.10.89-1-MANJARO-x86_64-with-glibc2.33 64 Bits
Graphics card: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 495.44
**Blender Version**
Broken: version: 3.1.0 Alpha, branch: master, commit date: 2022-01-12 00:46, hash: `rBf4492629ea0e`
Worked: 2.93
**Short description of error**
'Gizmo Operator' from python templates (in text editor: Templates menu -> Python -> Gizmo Operator), is broken - selection starts to rotate faster and faster in accumulative way when you rotate outer gizmo circle (which is responsible for rotation of selection).
Gizmo Selection worked ok in blender 2.93 (it would rotate in constant way)
**Exact steps for others to reproduce the error**
1. in text editor : open -> Templates menu -> Python -> Gizmo Operator
2. Run script, and then execute 'Select Side of Plane' operator on any mesh - eg . suzane
3. When you rotate outer circle in gizmo, selection will start to spin faster and faster. This acceleration should not happen.