Randall O'Reilly

Results 307 comments of Randall O'Reilly

It should just save the one `KeyMap` field, not the `KeyMaps`: ``` KeyMap = 'MacEmacs' [KeyMaps] [[KeyMaps.Value]] ... ``` KeyMaps is Set = false ![image](https://github.com/cogentcore/core/assets/9605819/5fd9d78b-8541-4c6a-9154-be506a000fbe)

The culprit appears to be `actStateLayer`, which we can't see, that is getting stuck. Indeed renaming that so it is visible shows that it is stuck. somehow in the TV...

@kkoreilly really need to fix these timeout tests.. :(

@duggavo thanks for the feedback and good point -- we have discussed this previously and decided that during the intensive development phase we'll keep it in the core monorepo, because...

Now at https://github.com/cogentcore/lab -- cogent lab!

alas, that does not work, for either straight OnClick or the OnFinal. the tab does not come into view until after the click itself is processed by the tab button,...