couple of bugfixes
-fixed screen flickering -fixed menubar (now works as intended) -reworked sliders (behaviour more like scrollbars) -visual fix to dropdowns
This commit is contained in:
@@ -32,6 +32,7 @@ local function Switch(name)
|
||||
local obx, oby = self:getAnchorPosition()
|
||||
|
||||
end
|
||||
self:setVisualChanged(false)
|
||||
end
|
||||
end;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user