LazyGui icon indicating copy to clipboard operation
LazyGui copied to clipboard

fadeout tutorial tips in key teachable moments

Open KrabCode opened this issue 2 years ago • 2 comments

like when you hide the gui - show that you can unhide it with 'H' on screen for a few seconds and then fade away.

contrasty background behind the text to ensure readability.

KrabCode avatar Apr 27 '23 12:04 KrabCode

use this to tell the user they can change precision on a slider with the scroll wheel when they try to move it in really tiny increments in the default config (and no precision was changed in the sketch at this runtime)

KrabCode avatar Apr 27 '23 12:04 KrabCode

have a constructor and 'options' option to disable these tooltips but otherwise show them either every time the action is taken or only once per sketch and persist using saves somehow

KrabCode avatar Apr 27 '23 12:04 KrabCode