ihhub/fheroes2

Editor: Enhance object selection window to show more objects at the same time

Offen

#8.722 geöffnet am 23.05.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (469 Forks)auto 404
editorgood first issueimprovementui

Repository-Metriken

Stars
 (3.415 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Preliminary checks

Describe the problem requiring a solution

Currently, the object selection popups contain 1:1 scale pictures of the objects, which makes browsing troublesome - especially on low resolution settings. For example for original 640x480 res, there are only TWO objects at the same time (except units and resources where 4-5 of them match in the window) - see the attached picture: fh2editor-object-selection

Describe the possible solution

Make the object icons smaller (but not as small as in the original editor :P) AND/OR show them in some kind of 2D grid instead of list

Additional info

1.1.0 on Android 5.1.1

Contributor Guide