mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-01 05:46:06 -04:00
Add scrollbars
Add scrollbars to various UI areas to be more friendly to low resolution monitors. This works well down to vertical resolutions of 960. Below that, things will get scrunched.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -17,7 +17,6 @@
|
||||
*.res
|
||||
*.ipch
|
||||
*.bsc
|
||||
Builds/MSVC/VS2010/GeneratedFiles/Release/moc_AboutDialog.cpp
|
||||
*.exe
|
||||
*.xml
|
||||
*.ilk
|
||||
@ -26,4 +25,6 @@ Builds/MSVC/VS2010/GeneratedFiles/Release/moc_AboutDialog.cpp
|
||||
*.txt
|
||||
*.msi
|
||||
*.idb
|
||||
*.flam3
|
||||
*.flam3
|
||||
*moc_*
|
||||
*GeneratedFiles*
|
Reference in New Issue
Block a user