mxlgv / dino

This is Dino+ A modern XMPP/Jabber client software, based on Dino
GNU General Public License v3.0
11 stars 7 forks source link

Fix crash when toggling an account very fast (#1505) #82

Open eerielili opened 1 month ago

eerielili commented 1 month ago

Mostly fix #1505. The switch widget in the account managment dialog is now not accepting input while the account being enabled is connecting, preventing an user to switch it on and off too fast. I've tested it and it becomes very very rare to trigger the crash in #1505.