Author |
Committer |
Branch |
Timestamp |
Parent |
greebo |
greebo |
master |
30.12.2019 07:05 |
master 694e2048 |
Affected Issues |
0005082: Layers window: first click after opening isn't registered properly |
Changeset |
To resolve 0005082, subclass wxScrolledWindow and override the wxWidgets 3.1.3+ method ShouldScrollToChildOnFocus(). Settings this to false will prevent the scroll-jump-behaviour in the LayerControlDialog. |
add - libs/wxutil/ScrollWindow.h |
Diff
File |
mod - radiant/ui/layers/LayerControlDialog.cpp |
Diff
File |
mod - tools/msvc/wxutillib.vcxproj |
Diff
File |
mod - tools/msvc/wxutillib.vcxproj.filters |
Diff
File |