mirror of
https://github.com/zoriya/astal.git
synced 2026-05-31 09:32:44 +00:00
fixes circular progress widgets
This commit is contained in:
@@ -209,7 +209,7 @@ local Widget = {
|
||||
Box = astalify(Astal.Box),
|
||||
Button = astalify(Astal.Button),
|
||||
CenterBox = astalify(Astal.CenterBox),
|
||||
-- TODO: CircularProgress
|
||||
CircularProgress = astalify(Astal.CircularProgress),
|
||||
DrawingArea = astalify(Gtk.DrawingArea),
|
||||
Entry = astalify(Gtk.Entry),
|
||||
EventBox = astalify(Astal.EventBox),
|
||||
|
||||
Reference in New Issue
Block a user