![]() This implementation uses the following workaround: - resize flag is removed from the window when the cursor is grabbed - when grabbed, the cursor is projected inside the view if needed - to avoid letting the user clic outside the view, the cursor is disconnected and manually moved using relative motion - the initial potential projection of the cursor results in a big delta for the next move and needed to be somehow ignored (see note about m_deltaXBuffer and m_deltaYBuffer in SFOpenGLView.h) |
||
---|---|---|
.. | ||
SFML |