From Blasius Czink, "when creating windows with decorations (titlebar) the mouse position
should be adjusted."
This commit is contained in:
@@ -128,6 +128,8 @@ class GraphicsWindowCarbon : public osgViewer::GraphicsWindow
|
||||
WindowRef _window;
|
||||
AGLContext _context;
|
||||
AGLPixelFormat _pixelFormat;
|
||||
|
||||
int _windowTitleHeight;
|
||||
|
||||
private:
|
||||
bool _closeRequested;
|
||||
|
||||
Reference in New Issue
Block a user