drawpile / Drawpile

A collaborative drawing program
http://drawpile.net/
GNU General Public License v3.0
1.06k stars 133 forks source link

Layer Search & Filter #1384

Open MorrowShore opened 1 month ago

MorrowShore commented 1 month ago

A search function that can search among the layers and filter them according to their parameters or attributes.

image image image image image image

Source: https://www.youtube.com/watch?v=szxDoCHvERI&t=85s


This relevant color tagging feature can be found here: https://github.com/drawpile/Drawpile/issues/1383

askmeaboutlo0m commented 1 week ago

The key frame properties now have a search like this.

Key frame properties layer search

A similar implementation could be used for the regular layer list, the problem being mainly where to put the search. Can't really add a persistent search bar to the layers dock the same way, since space in such an important place is at a premium.