mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02876
[Bug 1135200] Re: Label click shows huge hilited box
A solution:
in map loading, check for infinite values and correct them with the pixmap size. This works, but the 'size' is still wrong, and changes as a function of the zoom level. I think a cleaner way to address everything, and something that will tie into the noScaling labels is to have a clickSize attribute which will scale and tie into the mapper better.
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1135200
Title:
Label click shows huge hilited box
Status in Mudlet the MUD client:
New
Bug description:
Sometimes labels are made and you can't click on them, but when you click on the upper left of them, a huge box is hilited. It appears there's some math overflow happening.
These are the bounds on a label that's causing this:
x:210
y:114.333
bounding rectangle:
QRectF(210,114 -2.14748e+09x-2.14748e+09)
This may have happened during label creation or label conversion.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1135200/+subscriptions
References