Skip to content

Hide StrokeCircle when AdvancedPutting is disabled

Juraj Oravec requested to merge (removed):hide_stroke_circle into master

This hides the "stroke circle" if the AdvancedPutting is disabled while it was visible.

The only way to get rid of it so far, was to press "Escape".

Code Style Changes: I added block brackets around both "if" and "else" statements to keep it consistent

Signed-off-by: Juraj Oravec jurajoravec@mailo.com

Merge request reports