GlitchedPolygons / GlitchedEpistle.Client.Windows

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

Sidebar auto-collapse on join convo #3

Closed GlitchedPolygons closed 5 years ago

GlitchedPolygons commented 5 years ago

Fixed EP-55 by injecting the IEventAggregator into the main view and subscribing the sidebar collapse button to the OnJoinedConvo event.