abetusk/bleepsix

[brd] Layer view filtering

Closed this issue · 2 comments

Allow users to select only certain layers, potentially giving a 'high/low contrast' option (maybe that's all that's needed).

'high/low contrast' could have an alpha option to set the amount the other layers are displayed.

priority: medium
estimate: 4

Add a dropdown in the upper right to select which layer. Each square element should have a color along with a number indicating which layer it is. Have an option for "Hi contrast".

Still has some quirks which we'll hopefully get to later:

  • The top dropIcon is always 'on'. This should save state and/or collapse expand on click.
  • We're missing layer 26?
  • A deeper issue is that module names as given in the footprint aren't really associated with any layer (and also don't show up on the gerbers).
  • The opacity of the 'low' highlighted layers should be a parameter.

dc48b88