[Commits] [wesnoth/wesnoth] e6495b: Add setters/getters for scrollbar position (patch ...

GitHub noreply at github.com
Wed Mar 23 19:23:21 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e6495b929a30f7bf0f1837a37f1281607216892b
      https://github.com/wesnoth/wesnoth/commit/e6495b929a30f7bf0f1837a37f1281607216892b
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/gui/widgets/scrollbar_container.cpp
    M src/gui/widgets/scrollbar_container.hpp

  Log Message:
  -----------
  Add setters/getters for scrollbar position (patch by faabumc)


  Commit: 5ea08ba37d49a48577b573a5d6c93d0507c27d19
      https://github.com/wesnoth/wesnoth/commit/5ea08ba37d49a48577b573a5d6c93d0507c27d19
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/gui/dialogs/lobby/lobby.cpp
    M src/gui/dialogs/lobby/lobby.hpp

  Log Message:
  -----------
  tlobby_main: chat log scrolling fixes (bug #16059)

Based on patch by faabumc.

Sending a message in chat will scroll to the bottom, as well as receiving
a message if you've already scrolled that far.

A few corner cases still need to be covered


Compare: https://github.com/wesnoth/wesnoth/compare/074281fce07a...5ea08ba37d49


More information about the Commits mailing list