BWindow: CenterOnScreen a bit above center

BWindow docs: Document changes to CenterOnScreen()

https://68.media.tumblr.com/d8dff7a17b9d90b41e32c5a2a0312513/tumblr_oj2wg1tmKs1r0f0hfo1_1280.png

Will revert if not appreciated.
This commit is contained in:
John Scipione
2016-12-31 18:06:55 -08:00
parent 879db60ae0
commit a5be1832cc
3 changed files with 59 additions and 4 deletions
+2
View File
@@ -366,6 +366,8 @@ private:
float* _tabHeight) const;
void _SendShowOrHideMessage();
void _CenterAboveCenter(BRect rect);
private:
char* fTitle;
int32 _unused0;