MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.69k stars 1.34k forks source link

Add label + filter reset button for new module categories #3354

Closed Cervator closed 6 years ago

Cervator commented 6 years ago

With #3347 merged we now have a filter listing for module categories. But I realized we don't have a way to reset the filters to default and the area could use a nice label. Should be fairly easy to do. Quick mockup:

2018-05-07 18_23_37-terasology _ alpha

So in other words move the checkboxes down a bit, add the indicated label above them, and add a new button that'll reset the filters to default below the checkboxes. Piece of cake! :-)

See https://github.com/Terasology/TutorialNui/wiki for a general intro to our UI system

syntaxi commented 6 years ago

Closing as fixed in #3354