mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-05 02:49:50 +00:00
fixing issues with resize it all works great
This commit is contained in:
@@ -39,7 +39,7 @@ namespace ComSquare::Debugger
|
||||
//std::unique_ptr<Renderer::IRenderer> _renderer;
|
||||
//! @brief Change the bpp from the index given by the ui (QT combo box)
|
||||
void _bppChangeUIHandler(int index);
|
||||
|
||||
//! @brief The size of the renderer to known if resize is necessary
|
||||
Vector2<unsigned> _currentRendererSize;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user