test floating some panels
This commit is contained in:
@@ -64,6 +64,9 @@ public:
|
||||
std::shared_ptr<NodePanelGrid> grid;
|
||||
std::shared_ptr<NodePanelBrushPreset> presets;
|
||||
NodePanelQuick* quick;
|
||||
NodePanelColor* floating_color;
|
||||
NodeColorPicker* floating_picker;
|
||||
NodePanelBrushPreset* floating_presets;
|
||||
NodeCanvas* canvas;
|
||||
const uint16_t main_id = const_hash("main");
|
||||
const std::array<int, 6> res_map{ 512, 1024, 1536, 2048, 4096, 8192 };
|
||||
|
||||
Reference in New Issue
Block a user