improve layout
This commit is contained in:
@@ -33,7 +33,7 @@ void NodePanelGrid::init_controls()
|
||||
m_hm_preview = find<NodeImageTexture>("grid-heightmap-preview");
|
||||
m_hm_load = find<NodeButton>("grid-heightmap-load");
|
||||
m_hm_clear = find<NodeButton>("grid-heightmap-clear");
|
||||
m_hm_reload = find<NodeButtonCustom>("grid-heightmap-reload");
|
||||
m_hm_reload = find<NodeButton>("grid-heightmap-reload");
|
||||
m_hm_wireframe = find<NodeSliderH>("grid-heightmap-wireframe");
|
||||
m_hm_thickness = find<NodeSliderH>("grid-heightmap-thickness");
|
||||
m_hm_height = find<NodeSliderH>("grid-heightmap-height");
|
||||
|
||||
Reference in New Issue
Block a user