[wesnoth-commits] [wesnoth/wesnoth] a7955e: gui2/game_load: Don't display paths in the version...
Iris Morelle
noreply at github.com
Fri Nov 8 18:24:01 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a7955e0a32c71d7613fe015f6ae783c629931f41
https://github.com/wesnoth/wesnoth/commit/a7955e0a32c71d7613fe015f6ae783c629931f41
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M src/gui/dialogs/game_load.cpp
Log Message:
-----------
gui2/game_load: Don't display paths in the version selector
It's possible to find out what path the player is looking at if they
click on the option to browse the saves dir with the system's flie
browser, and otherwise it's a seldom useful data point that only serves
to take up extra space in the dropdown -- which can wind up as wide as
the entire screen in the worst case scenario, and looks generally
unbalanced in the average case.
More information about the Commits
mailing list