Three Bugs with YOLOL and the Camera Zoom option

MyrddinE

Learned-to-turn-off-magboots endo
Joined
Aug 9, 2019
Messages
48
#1

A) Depending on the camera zoom track (based on your angle and position) it can be hard to enter editing mode.
B) When in normal mode (mouse turn moves the endo), the zoomed chip screen is unusable, but confusingly your Endo is turning and you blip to a confusing orientation when leaving the chip.
C) How to exit the mode is confusing; clicking off to the left or right side is not intuitive.

Fixes:
A) Programmatically end the click the moment the zoom animation begins, and ignore mouse events for the 1/2 second during the transition.
B) Switch to cursor mode when you begin editing YOLOL (and have the zoom to chip option enabled), and return to the previous cursor mode when exiting.
C) Escape should leave the editor and zoom back out.
 
Last edited:
Top