mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03438
[Bug 1201017] Re: Custom exit lines dialog broken in git
Just checking something else and found that the custom_lines.ui file has
been "improved" (I think it was suggested that all the exits should be
listed in a table for the user to select one from) and all the push
buttons for the normal exits have been removed (by Heiko in commit
f30a55). Unfortunately the existing code in
T2DMap::slot_setCustomLine() explicitly hunts for those push buttons and
bails out prematurely if it can't find them - which it now can't do -
execution then proceeds to the next step which is to start to draw out
the line on the next mouse click!
The simplest fix will be to revert the changes specific to
custom_line.ui until the other code has been updated to work.
** Changed in: mudlet
Status: New => Confirmed
** Changed in: mudlet
Importance: Undecided => Critical
** Changed in: mudlet
Importance: Critical => Medium
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1201017
Title:
Custom exit lines dialog broken in git
Status in Mudlet the MUD client:
Confirmed
Bug description:
The custom exit lines dialog does not come up in current git, it goes
straight to the line-making portion of the workflow.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1201017/+subscriptions
Follow ups
References