ihhub/fheroes2

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

开放

#8,722 创建于 2024年5月23日

 (1 条评论) (0 个反应) (0 位负责人)C++ (469 个派生)auto 404
editorgood first issueimprovementui

仓库指标

星标
 (3,415 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南