mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-13 07:45:39 +00:00
Lukáš Tinkl
bb2bbfb5b6
fix: Review scrolling behavior for holdings dropdown
- remove padding and use margins so that the listview can span the whole width while having the scrollbar neatly next to it - make the section header both inline and floatable (which makes it always visible, even when scrolled away) - fix the special search results "section" to behave the same way - sort the results by category and name - expose the `allTokensMode` for easy testing with storybook Closes #10201
…
…
…
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%