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
This commit is contained in:
parent
027dd234c5
commit
bcc5ea56b8
1 changed files with 0 additions and 1 deletions
|
@ -4387,7 +4387,6 @@ namespace NLGUI
|
|||
ctrlButton->setToolTipParent(TTMouse);
|
||||
ctrlButton->setToolTipParentPosRef(Hotspot_TTAuto);
|
||||
ctrlButton->setToolTipPosRef(Hotspot_TTAuto);
|
||||
ctrlButton->setActionOnLeftClickParams(tooltip);
|
||||
}
|
||||
|
||||
getParagraph()->addChild (ctrlButton);
|
||||
|
|
Loading…
Reference in a new issue