GlitchedPolygons / GlitchedEpistle.Client.Windows

Windows client WPF app for Glitched Epistle
GNU General Public License v3.0
3 stars 1 forks source link

Nest "Make Admin" and "Kick & Ban" buttons into context menu #11

Closed GlitchedPolygons closed 5 years ago

GlitchedPolygons commented 5 years ago

When editing a convo's metadata (as its admin), the UI is currently not very nice. On some resolutions the "Kick & Ban" and "Make Admin" buttons (under participant options) can't even display entirely due to not having enough horizontal space.

Fix this by nesting those buttons into a right-mouse button context menu (much cleaner).

Also add a "last used username" label to those entries: identifying the users by their anon user id is hard/tedious!