Класные таббары
This commit is contained in:
@@ -77,7 +77,7 @@ fn objectTreeRow(open_doc: *WindowContext.OpenDocument, obj: *Object, depth: u32
|
||||
if (hovered) {
|
||||
const delete_opts: dvui.Options = .{
|
||||
.id_extra = row_id +% 1,
|
||||
.margin = dvui.Rect{ .x = 4 },
|
||||
.margin = dvui.Rect{ .x = 4, .w = 6 },
|
||||
.padding = dvui.Rect.all(2),
|
||||
.gravity_y = 0.5,
|
||||
.gravity_x = 1.0,
|
||||
|
||||
Reference in New Issue
Block a user