issues
search
TheRustyPickle
/
Chirp
A chat app built from scratch using GTK4 in Rust
MIT License
5
stars
3
forks
source link
Added manual signal disconnection
#81
Closed
TheRustyPickle
closed
1 year ago
TheRustyPickle
commented
1 year ago
Resolves #80
Object's signals are now disconnected before they get closed/destroyed
Fixed a bug where an unnecessary signal was still on and communicating with the WS
Resolves #80