You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As @TurekBot found out in #33, the tooltip for the plugins doesn't always show up during the setup.
After some investigation, the com.twasyl.slideshowfx.ui.controls.PluginFileButton class only sets the tooltip once the button has been selected at least one time. This explains why in some cases the tooltip appears and in others, doesn't.
The text was updated successfully, but these errors were encountered:
As @TurekBot found out in #33, the tooltip for the plugins doesn't always show up during the setup.
After some investigation, the
com.twasyl.slideshowfx.ui.controls.PluginFileButton
class only sets the tooltip once the button has been selected at least one time. This explains why in some cases the tooltip appears and in others, doesn't.The text was updated successfully, but these errors were encountered: