mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Fixed: Double tooltip on web image links
--HG-- branch : develop
This commit is contained in:
parent
c57d77c1ba
commit
ef703ed6de
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