disable exceptions in visual studio, use xK notation for resolution, upgrade up to 32K resolution, mask resolution not doubled anymore, transform interactive controls to move, scale and rotate the selection
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
class NodeDialogResize : public NodeBorder
|
||||
{
|
||||
public:
|
||||
const std::array<int, 4> res_map{512, 1024, 1536, 2048};
|
||||
NodeButton* btn_cancel;
|
||||
NodeButton* btn_ok;
|
||||
NodeComboBox* combo;
|
||||
|
||||
Reference in New Issue
Block a user