[Commits] [wesnoth/wesnoth] f24db0: gui2/tunit_attack: Remove trailing newline from at...

GitHub noreply at github.com
Sun Mar 6 07:55:03 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f24db0ae513652555ab0b10421e27cb8fcc9b3e5
      https://github.com/wesnoth/wesnoth/commit/f24db0ae513652555ab0b10421e27cb8fcc9b3e5
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2016-03-06 (Sun, 06 Mar 2016)

  Changed paths:
    M changelog
    M src/gui/dialogs/unit_attack.cpp

  Log Message:
  -----------
  gui2/tunit_attack: Remove trailing newline from attack list entries

They mess with the text's alignment (vertically) on platforms where
trailing newlines in Pango contexts aren't broken.


  Commit: 4329adf0ecdd20929224062db8a9753a1c57b64f
      https://github.com/wesnoth/wesnoth/commit/4329adf0ecdd20929224062db8a9753a1c57b64f
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2016-03-06 (Sun, 06 Mar 2016)

  Changed paths:
    M changelog
    M src/gui/dialogs/unit_attack.cpp

  Log Message:
  -----------
  gui2/tunit_attack: Remove trailing newline from unit stats area

Again, not visible on platforms where Pango is broken.


Compare: https://github.com/wesnoth/wesnoth/compare/1dedd10bd6bd...4329adf0ecdd


More information about the Commits mailing list