mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-17 13:01:42 +00:00
Fixed: Double tooltip on web image links
This commit is contained in:
parent
6a6aa0eec3
commit
5d3b99efc8
1 changed files with 0 additions and 1 deletions
|
@ -4387,7 +4387,6 @@ namespace NLGUI
|
||||||
ctrlButton->setToolTipParent(TTMouse);
|
ctrlButton->setToolTipParent(TTMouse);
|
||||||
ctrlButton->setToolTipParentPosRef(Hotspot_TTAuto);
|
ctrlButton->setToolTipParentPosRef(Hotspot_TTAuto);
|
||||||
ctrlButton->setToolTipPosRef(Hotspot_TTAuto);
|
ctrlButton->setToolTipPosRef(Hotspot_TTAuto);
|
||||||
ctrlButton->setActionOnLeftClickParams(tooltip);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
getParagraph()->addChild (ctrlButton);
|
getParagraph()->addChild (ctrlButton);
|
||||||
|
|
Loading…
Reference in a new issue