(svn r18320) -Codechange: make the terraform and transparency window not use absolute location but manually calculate based on toolbar size etc.
This commit is contained in:
@@ -166,6 +166,8 @@ enum WindowDefaultPosition {
|
||||
WDP_ALIGN_TBL = -4, ///< Align the left side of the window with the left side of the main toolbar
|
||||
};
|
||||
|
||||
Point GetToolbarAlignedWindowPosition(int window_width);
|
||||
|
||||
/**
|
||||
* Scrollbar data structure
|
||||
*/
|
||||
|
Reference in New Issue
Block a user