mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-16 15:19:58 +00:00
some work on tooltip
This commit is contained in:
@ -151,7 +151,7 @@ Item {
|
||||
|
||||
text.text = AWKeys.parsePattern(plasmoid.configuration.text)
|
||||
// FIXME change to pixmap/image/etc
|
||||
tooltip.mainText = AWKeys.toolTipImage()
|
||||
tooltip.image = AWKeys.toolTipImage()
|
||||
// update geometry
|
||||
text.update()
|
||||
height = text.contentHeight
|
||||
|
Reference in New Issue
Block a user