playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
662 stars 61 forks source link

Support Menu dividers #143

Open slimbuck opened 2 years ago

slimbuck commented 2 years ago

Because they're useful!

willeastcott commented 1 year ago

Assigning to @jiajasper for a design decision on this.

Side note: you'll notice that the Code Editor, for example, does actually have menu dividers, but they're hacked by rendering a 1px border on the bottom of specific elements.

ellthompson commented 1 year ago

Is this different from the current Divider component?