[wesnoth-commits] [wesnoth/wesnoth] 17f979: GUI2: removed pixel offset from GUI__TEXT_VERTICAL...

Charles Dang noreply at github.com
Sun Dec 13 19:22:22 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 17f979d86687b7da936fff8d3abce7a637263476
      https://github.com/wesnoth/wesnoth/commit/17f979d86687b7da936fff8d3abce7a637263476
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M data/gui/macros/_initial.cfg

  Log Message:
  -----------
  GUI2: removed pixel offset from GUI__TEXT_VERTICALLY_CENTRED

Fixes the text of menu_buttons being 1 pixel too high. Seems this is a relic from 2016 and me tweaking the
formula to try and get things more centered in buttons... But in that case, adjustments shuld probably be
directly made to buttons, not here.


  Commit: b4db8dcab7a225d70a1083ae017875b7a1857185
      https://github.com/wesnoth/wesnoth/commit/b4db8dcab7a225d70a1083ae017875b7a1857185
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M src/gui/dialogs/story_viewer.cpp

  Log Message:
  -----------
  GUI2/Story Viewer: removed use of location_callable


Compare: https://github.com/wesnoth/wesnoth/compare/3ae339bf3103...b4db8dcab7a2



More information about the Commits mailing list