Improvements for icon/image and tooltip #3

Closed
opened 2020-11-22 20:30:42 +00:00 by k3ypusher · 3 comments
k3ypusher commented 2020-11-22 20:30:42 +00:00 (Migrated from github.com)

It would be great if we could set an image/icon when the actual text content is empty.

An option to disable the tooltip completely would also be very helpful.

It would be great if we could set an image/icon when the actual text content is empty. An option to disable the tooltip completely would also be very helpful.
budRich commented 2020-11-23 00:50:33 +00:00 (Migrated from github.com)

Yes. Thanks for making the issue, i will try fixing it right away,

Yes. Thanks for making the issue, i will try fixing it right away,
k3ypusher commented 2020-11-23 08:45:15 +00:00 (Migrated from github.com)

Thanks for the quick update!

However there seems to be a typo, so it doesn't work with images yet.
github.com/budlabs/genmonify@0a83c1805f/genmonify (L58)

It has to be this:
$message${__o[img]}${__o[icon]}

Thanks for the quick update! However there seems to be a typo, so it doesn't work with images yet. https://github.com/budlabs/genmonify/blob/0a83c1805f0639a24d809c1794abe73da14244a2/genmonify#L58 It has to be this: `$message${__o[img]}${__o[icon]}`
budRich commented 2020-11-23 20:03:26 +00:00 (Migrated from github.com)

thanks, i only tested with icon, will fix and update again.

thanks, i only tested with icon, will fix and update again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bud/genmonify#3
No description provided.