rinigus / pure-maps

Maps and navigation
https://rinigus.github.io/pure-maps/
GNU General Public License v3.0
252 stars 43 forks source link

Do not prefill items lists before search #403

Open rinigus opened 4 years ago

rinigus commented 4 years ago

It was probably done for optimization: items are prefilled by empty ones before search. On many platforms (QtControls, UBPorts), it looks ugly as these items are hidden too late. Either hide them and ensure that they are not visible or drop such prefilling at start.

Lists found:

rinigus commented 2 years ago

Would have to test/work on this when Kirigami on desktop will get some bugfix. Currently, subpages are inactive when you get into them