numberscope / frontscope

Numberscope's front end and user interface: responsible for specifying sequences and defining and displaying visualizers
MIT License
7 stars 15 forks source link

properties of visualizers: separate control of optionality and indentation #233

Open katestange opened 1 year ago

katestange commented 1 year ago

This concerns how the properties of a visualizer are displayed to the user (currently in a dialog box). Currently, making a property optional (its existence dependent on some other property) automatically indents it. But in some cases we want to separate these. See comment on PR 230 for an example. That visualizer should be fixed once this is available.

gwhitney commented 2 weeks ago

Is this still an issue in ui2? If so, this should be implemented for beta, if not alpha. Putting a beta milestone for now.