[wesnoth-commits] [wesnoth/wesnoth] 21ac74: ui: Give Countdown Timer the same icon as Clock
Iris Morelle
noreply at github.com
Thu Mar 18 23:28:36 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 21ac74144e51d2bd8040e648c57aff270438facd
https://github.com/wesnoth/wesnoth/commit/21ac74144e51d2bd8040e648c57aff270438facd
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2021-03-18 (Thu, 18 Mar 2021)
Changed paths:
M src/reports.cpp
Log Message:
-----------
ui: Give Countdown Timer the same icon as Clock
Better than no icon in my opinion. Would be nice to have a different one
anyhow.
Commit: 2c540ccfce2705c3aeb821b41d5d003fdf14cdbb
https://github.com/wesnoth/wesnoth/commit/2c540ccfce2705c3aeb821b41d5d003fdf14cdbb
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2021-03-18 (Thu, 18 Mar 2021)
Changed paths:
M data/themes/default.cfg
Log Message:
-----------
ui: Anchor the Observers icon to the sidebar, going right to left
Supersedes 9e0593d7143fa76c51239b5cb874284d1800e1fc, which attempted to
fix the issue with the icon displaying at unexpected places by anchoring
it to the battery display from the left instead of staying true to the
intended design.
CC #5575
Commit: e7d1a5dc8a3dbe10cd086bcea029f78655b23a22
https://github.com/wesnoth/wesnoth/commit/e7d1a5dc8a3dbe10cd086bcea029f78655b23a22
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2021-03-18 (Thu, 18 Mar 2021)
Changed paths:
M data/themes/default.cfg
Log Message:
-----------
ui: Handle the battery/countdown report switcheroo differently
This fixes the countdown report (a.k.a. clock) using the wrong font size
at small resolutions, as well as taking over the battery report's box
without resizing it and thus running out of horizontal room most of the
time.
This also removes two broken references to "timeout-panel" and
"report_timeout", neither of which being names that actually exist in
this version of the theme.
Compare: https://github.com/wesnoth/wesnoth/compare/ab8a392f1d24...e7d1a5dc8a3d
More information about the Commits
mailing list