mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00282
[Bug 352206] Re: terminal width includes button space
If this happens, resize the window. This will actually calculate the actual screen size instead of assuming the user defined values.
Need to find out when the screen size is wrong i.e. user defined values are used instead of calculated & verified values.
** Changed in: mudlet
Importance: Undecided => High
Status: New => Confirmed
--
terminal width includes button space
https://bugs.launchpad.net/bugs/352206
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: Confirmed
Bug description:
recent beta 8:
It seems to me that the terminal-width is the width the window *would be* if there where no action buttons.
So with defined action buttons the width is not the correct value.
Can this be? Maybe this is also a timing problem and the telnet width is calculated and sent bevore the buttons are loaded. I'm just guessing.
btw: in Avalon you can re-request the terminal width/height by typing: "terminal naws" if you need this to test this issue.
References