fix(plug-settings): inline editor (drop browser_mod) + pyscript genexp fix #105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/wall-panel-plug-settings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up fixes from live verification of #104: pyscript genexp -> list comps, and pivot the editor from a browser_mod popup (backend not set up on this instance) to an always-visible inline editor. plug_apply registry writes + switch_as_x toggle were already verified working.