Sketchbook: toggling filters via recipe counts as a "move"

Started by LociOiling

LociOiling Lv 1

On puzzle 1412, the following recipe costs you three moves:

behavior.SetFiltersDisabled ( false )
behavior.SetFiltersDisabled ( true )
behavior.SetFiltersDisabled ( false )

This happens regardless of whether filters were disabled at the start.

Toggling filters via the "toggle filters" button or by disabling the "move count limit" filter do not deduct from the move count.

LociOiling Lv 1

Revisited this one due the renewed infestation of sketchbook puzzles.

It's actually FIXED on 20191029-32048a6a12-win_x86-devprev!

Leaving this feedback open for the moment just for visibility.