[wesnoth-commits] [wesnoth/wesnoth] 6fc339: ui: Give Countdown Timer the same icon as Clock
Iris Morelle
noreply at github.com
Thu Mar 18 23:47:24 UTC 2021
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 6fc339d0211d569042b752b7e85b481be403d56e
https://github.com/wesnoth/wesnoth/commit/6fc339d0211d569042b752b7e85b481be403d56e
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: 48cb1d61503719715c85b986e5a0392b8ff0d0e5
https://github.com/wesnoth/wesnoth/commit/48cb1d61503719715c85b986e5a0392b8ff0d0e5
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: b06265e17a0c542dcfc1dcb4dd905577045e16ca
https://github.com/wesnoth/wesnoth/commit/b06265e17a0c542dcfc1dcb4dd905577045e16ca
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/918b1ad8dcc0...b06265e17a0c
More information about the Commits
mailing list