mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 04:08:11 +08:00
Code cleanup and creation of GuiTree
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
pub struct GUIRect {
|
||||
pub struct GuiRect {
|
||||
pub corners: Corners<(f32, f32)>,
|
||||
pub corners_radius: Corners<f32>,
|
||||
pub sides_inset: Sides<f32>,
|
||||
|
||||
Reference in New Issue
Block a user