antler119 / system_tray

A Flutter package that makes it easy to customize and work with your Flutter desktop app's system tray.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is no tooltip

infodusha opened this issue · comments

Everything works fine except when i call _systemTray.setSystemTrayInfo(title: "Test info 1"); there is no tooltip at all.
Maybe that is related to my OS, I am using Win 11.

Not sure if that can help but in other package it is woriking.

Oh, sorry. I messed up with title and tooltip a bit. Closing the issue.