sim theming editor - #11554
Conversation
|
https://arcade.makecode.com/app/2e7d98fa08c2a5e80b7660ca1edbfb77e4c685a6-1826fed55e new build off latest i have for moment, still generated. It did find a few things (e.g. where it would double up syncing the newly set theme upwards in both outer and inner frame) / need to validate all of it, but functionally looks mostly there. |
|
Nice! Couple thoughts -
|
…ough / required an edit to rerender
|
abhijiths tokyo nights them now automatically changing default sim to purple https://arcade.makecode.com/app/93f70f601ca47959d5825307abdc0846ccbd2d18-a83febae79 |
|
https://arcade.makecode.com/app/18ee377efa9d7cc5ace869a7d6cf6a35320850a5-4941f84e82 okay one last build for the day; i resuscitated my old 'retro arcade' skin that was like the prerelease fantasy console, and made it so can pick the different skills in the theme picker itself |
|
and new build, save -> apply, retro skin, and layouts able to define which color options show up (e.g. retro shows 2 more for screen border colors, and junior shows 2 fewer for missing dpad) https://arcade.makecode.com/app/aa94fa58ffef4048a1fa6882e902ca1e2aa0eb10-79992481aa |
…bled; only change for microbit should be 'apply' button
|
If you select the If you apply the |
Hassan Sufi (aznhassan)
left a comment
There was a problem hiding this comment.
Looks good. Non-blocking, but take a look at the previous comment I left.
|
I still see Save in Editor theme and Apply in the Simulator. Can we make both Apply? |
|
https://arcade.makecode.com/app/28b34016011e26aa06bc9e89a964282c51526dd4-b0c8581be5 < build off last commit, theme page also apply & believe covered the cases for bugs you described (there was an immediate flag so that it wouldn't allow it to be deferred to later sync that i missed, with it as soon as i press apply refreshing works and persists properly) |
* sim theming editor * more 'fixes' (still reading them but addressing known issues) * more fixes * modal button * unsigned arduino feedback * further requests from jacqueline + ability to set default sim theme * fix lifecycle bug, where it didn't update sim in theme editor fast enough / required an edit to rerender * dropdown for skin choice as well * knob, skin -> layout * first pass cleanup * allow layouts to override which colors are valid * save -> apply * make sure sim theming won't leak into editors that do not have it enabled; only change for microbit should be 'apply' button * fixes for persistence & apply not save for theme as well
build https://arcade.makecode.com/app/fb7fdcd3b98aa85db6e19d1619281e1d62c3c53d-e3e237117d
(this was copilot written with just a few times sending it back, left it making it based a detailed-ish spec over lunch / team club based off jacqueline asking for it. reading through it in more detail now / only did a quick skim so far, but putting up in case