add mouseEvents docs file

This commit is contained in:
Robert Jelic
2022-06-02 22:55:02 +02:00
parent ee97cff930
commit 8bbe7a67df
3 changed files with 0 additions and 17 deletions

View File

@@ -145,7 +145,6 @@ local function Menubar(name)
if (itemOffset < 0) then
itemOffset = 0
end
local mScroll = maxScroll()
if (itemOffset > mScroll) then