1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/opencs
cc9cii e9ca022162 Add an optional horizontal scrollbar to the main view window. Should resolve Feature #2549.
- TableSubviews and DialogueSubviews now provide size hints
- Option to stop the growth of the window at the screen boundary for multi-monitor setup with different resolution.
- Three options:
  Grow Only: No change to current, except the use of size hints
  Scrollbar Only: Simple addition of a scrollbar, the view window does not grow
  Grow then Scroll: Window grows as per current behaviour. The scrollbar appears once it cannot grow any further.
2015-05-17 20:45:13 +10:00
..
model Add an optional horizontal scrollbar to the main view window. Should resolve Feature #2549. 2015-05-17 20:45:13 +10:00
view Add an optional horizontal scrollbar to the main view window. Should resolve Feature #2549. 2015-05-17 20:45:13 +10:00
CMakeLists.txt
editor.cpp
editor.hpp
main.cpp