[Commits] [wesnoth/wesnoth] 85b2aa: Storyscreen: store the text/title alignment as str...
GitHub
noreply at github.com
Wed May 3 10:54:55 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 85b2aad5ba178115f1c85da160435076709f4160
https://github.com/wesnoth/wesnoth/commit/85b2aad5ba178115f1c85da160435076709f4160
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-03 (Wed, 03 May 2017)
Changed paths:
M src/gui/dialogs/story_viewer.cpp
M src/storyscreen/part.cpp
M src/storyscreen/part.hpp
Log Message:
-----------
Storyscreen: store the text/title alignment as strings
This removes the need for a dedicated function in the viewer dialog to convert the enum to pango
alignments. Now the GUI2 helper function can be used directly instead.
More information about the Commits
mailing list