チケット #44891

sdl2: Very small unit icons in citydlg

登録: 2022-06-21 18:36 最終更新: 2022-07-05 18:40

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
2

詳細

Sdl2-client scales unit icons too much to citydlg. They don't nearly fill the space reserved for them.

While get_smaller_surface_rect() has problems, the main culprit here seems to be the fact that create_unit_surface() ignores the height returned by it completely. It does that for the purpose of keeping the space reserved for upkeep icons, but it does that even when no upkeep icons are to be shown.

チケットの履歴 (6 件中 3 件表示)

2022-06-21 18:36 更新者: cazfi
  • 新しいチケット "sdl2: Very small unit icons in citydlg" が作成されました
2022-06-21 20:44 更新者: cazfi
コメント

Reply To cazfi

While get_smaller_surface_rect() has problems

-> #44892

Both of these issues need to be fixed in order to see any results ( get_smaller_surface_rect() should return correct rect, and it should be used correctly)

2022-06-28 01:59 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
コメント

Also S2_6 patch, that handles also sdl-client, attached

2022-07-05 18:40 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする