mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-22 22:00:24 +07:00
Modmanager sort and filter (#5186)
* Mod manager portrait mode * Mod manager portrait and auto scroll - MM switches to stacked expanders in portrait. - Use AutoScrollPanes. - Disable the enter/leave listener of AutoScrollPane in Pickers which disable the default ScrollPane to roll their own - helps all such pickers. - No expander open/close persistence on purpose. - PickerScreen a bit cleaned 'cuz I needed to understand something. - Marked mods from the kill-list that are already installed. - Button sync now OK when counterpart missing (deselects other column). * Mod Manager sorts and filters - WIP 1 * Mod Manager sorts and filters - WIP 2 * Mod Manager sorts and filters - WIP 2a * Mod Manager sorts and filters - WIP 3 * Mod Manager sorts and filters - atlas * Mod Manager sorts and filters - tip
This commit is contained in:
BIN
android/Images/OtherIcons/Search.png
Normal file
BIN
android/Images/OtherIcons/Search.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 1002 KiB After Width: | Height: | Size: 1016 KiB |
@ -1210,6 +1210,17 @@ No description provided =
|
||||
Author: [author] =
|
||||
Size: [size] kB =
|
||||
The mod you selected is incompatible with the defined ruleset! =
|
||||
Sort and Filter =
|
||||
Filter: =
|
||||
Enter search text =
|
||||
Sort Current: =
|
||||
Sort Downloadable: =
|
||||
Name ↑ =
|
||||
Name ↓ =
|
||||
Date ↑ =
|
||||
Date ↓ =
|
||||
Stars ↓ =
|
||||
Status ↓ =
|
||||
|
||||
# Uniques that are relevant to more than one type of game object
|
||||
|
||||
|
Reference in New Issue
Block a user