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
When a row of plugins is shown they have tags such as 'by [author]' and 'Installed', as well as an 'Update Available' tag if the plugin was updatable.
This update available tag looks a lot like a button but is not clickable. It would be nice if this was a button that will update that plugin
When a row of plugins is shown they have tags such as 'by [author]' and 'Installed', as well as an 'Update Available' tag if the plugin was updatable.
This update available tag looks a lot like a button but is not clickable. It would be nice if this was a button that will update that plugin
(I've found the relevant code to check and it looks like it is intentionally a tag rather than a broken button; https://github.com/openplanet-nl/plugin-manager/blob/master/src/Interface/Controls/PluginTags.as#L15 )
The text was updated successfully, but these errors were encountered: