You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -106,3 +124,8 @@ function CheckBoxClass:OnKeyUp(key)
106
124
end
107
125
self.clicked=false
108
126
end
127
+
128
+
---@paramimagetable @The image to display instead of a check. Expects a `handle` field with an image handle, and the sprite position at index `1`. All other fields are ignored. Set to `nil` to draw a normal check.
0 commit comments