Naticord / naticord

Naticord / Native-cord is a native Discord client targetting modern and old operating systems. https://dsc.gg/naticord
https://naticord.lol
Apache License 2.0
118 stars 14 forks source link

Too long #14

Closed Nanapiou closed 1 month ago

Nanapiou commented 1 month ago

When the account has many channel, it takes sooooo long to load all of the channels in the load_friends function, so long that I needed to debug the code to understand why it "didn't work".

When sending a message, there's a blank before the actual message (and the message stay in the input), and the client scroll up after a few seconds any time I try to scroll at the end of the channel. image

When clicking a server, it doesn't do anything, it just changes the appearance of the icon. image

n1d3v commented 1 month ago

This will be fixed in the rewrite of naticord in C#. This is a bug in most of the naticord versions since servers have usually been a problem and this is one of those versions. There will be a temp fix now but it's better to wait for the rewrite as it will be more stable and stuff like that.