mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02140
[Bug 586135] Re: getMainWindowSize fails to account for covering button bars
My last fix only stopped the size from being inconsistently returned
from getMainWindowSize, but it still included the size of the toolbars.
I corrected this at:
https://github.com/SecondReality/Mudlet-
Suttonian/commit/0fa85d6e2cb30cf0bd09998456ec32a99c5cbc95
getMainWindowSize will no longer include the size of the toolbars.
See the file I attached to see the values returned from
getMainWindowSize (the bars on screen are screen calipers).
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/586135
Title:
getMainWindowSize fails to account for covering button bars
Status in Mudlet the MUD client:
New
Bug description:
getMainWindowSize will report the proper dimensions the first few
times it's used after a button bar is enabled or disabled, but then
will break and fail to account for it.
See video of strange behavior.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/586135/+subscriptions
References