Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer cake (& layer tab) #1496

Open
johnwdubois opened this issue Oct 21, 2024 · 1 comment
Open

Layer cake (& layer tab) #1496

johnwdubois opened this issue Oct 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@johnwdubois
Copy link
Owner

johnwdubois commented Oct 21, 2024

  1. Let the user create a layer "Cake", containing:
  • a preset for which layers to display
  • for each tab, specify one layer to show (make active)
  • unlimited cakes
  • drop-down menu shows a list of user-selectable cakes
  • cakes are named automatically (Cake 1, Cake 2...)
  • cakes can be renamed by user
  • cakes can be deleted by user
  1. Show a Layer tab:
  • one-to-many panes show a list of cakes (left pane = the one = cakes) and its layers (right pane = the many = layers)
  • in the left pane, user can select from among various saved "Cakes" (presets) to display
  • in the right pane, user can modify the selection of individual "layers"
  1. "More" menu allows the user to:
  • use checkboxes to select cakes (left pane)
  • use checkboxes to select layers (right pane)
  • show/hide/filter
  • rename
  • delete
  • act on several cakes/layers at once
  • (for example, select a combination of layers for a .rezx export)
@johnwdubois johnwdubois added the enhancement New feature or request label Oct 21, 2024
@johnwdubois johnwdubois added this to Core Oct 21, 2024
@github-project-automation github-project-automation bot moved this to To do in Core Oct 21, 2024
@johnwdubois johnwdubois changed the title Layer cake Layer cakes (& layer tab) Oct 21, 2024
@johnwdubois johnwdubois changed the title Layer cakes (& layer tab) Layer cake (& layer tab) Oct 21, 2024
@kayaulai
Copy link
Collaborator

Checkbox + show/hide for cakes could be dangerous, since if multiple layers are visible for the same node type, then there would be conflicts as to which is shown. Filter would be complicated too. Just a simple radio button / check mark for which cake is shown would work better, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

2 participants