https://bugs.kde.org/show_bug.cgi?id=504946
--- Comment #5 from Joshua Goins <j...@redstrate.com> --- Git commit 42c16aa47c57fcfc67dd6ede9b678c3a11617660 by Joshua Goins. Committed on 04/06/2025 at 11:27. Pushed by redstrate into branch 'master'. Add better tooltips for disabled poll and attachment buttons This prevents confusion to people new to Mastodon, and may not be aware that they don't allow showing both media and polls at the same time. We previously disabled the button (which matches upstream Mastodon Web) but don't actually give an explanation in-application as to why. Now the tooltips for these buttons match their disabled state. M +22 -2 src/content/ui/StatusComposer/StatusComposer.qml https://invent.kde.org/network/tokodon/-/commit/42c16aa47c57fcfc67dd6ede9b678c3a11617660 -- You are receiving this mail because: You are watching all bug changes.