[wesnoth-commits] [wesnoth/wesnoth] dbb565: GUI2/Canvas: consolidate set_width and set_height ...

GitHub noreply at github.com
Sat Apr 14 10:16:17 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: dbb56599c591e988e2955ebb01f552b8b798ef75
      https://github.com/wesnoth/wesnoth/commit/dbb56599c591e988e2955ebb01f552b8b798ef75
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-04-14 (Sat, 14 Apr 2018)

  Changed paths:
    M src/gui/core/canvas.cpp
    M src/gui/core/canvas.hpp
    M src/gui/widgets/styled_widget.cpp

  Log Message:
  -----------
  GUI2/Canvas: consolidate set_width and set_height into a single function

This is to enable me to do some testing with high DPI support.
Also there's never a situation where you'd only want to set one of these.




More information about the Commits mailing list