Page Menu
Home
Search
Configure Global Search
Log In
Differential
D4291
Diff 13574
source/blender/makesdna/DNA_windowmanager_types.h
Changeset View
Think we could try remove this, the data is cache for ghost - if its need we can have an API call to access it.
It means the window size is stored in 3 places (4 if you count wmWindowPositions) so ensuring they're valid gets a bit out of hand.
We will end up having to update them from ghost before using it, so it seems like it would be better if it's moved out of the window.