supporting scale correctly

This commit is contained in:
Clément Le Bihan
2021-07-26 17:56:07 +02:00
parent 98ddcbe516
commit bf30eeaece
9 changed files with 51 additions and 28 deletions
@@ -41,6 +41,8 @@ namespace ComSquare::Debugger
void _bppChangeUIHandler(int index);
//! @brief The size of the renderer to known if resize is necessary
Vector2<unsigned> _currentRendererSize;
//! @brief Factor used to "see easier the tiles in the debugger"
Vector2<float> _widgetScale;
public:
//! @brief ctor