OpenCord icon indicating copy to clipboard operation
OpenCord copied to clipboard

Server images offloading

Open pozitigor1 opened this issue 1 year ago • 2 comments

I noticed one thing while using opencord app: When im opening the chats, so the server buttons are out of sight as well as the server icons, it seems like server buttons and images are offloading from the opencord memory, it means that they loading again when im sliding the chat window in order to select another server, that causing a lag in transition while im sliding the chat.

Maybe there should be any way to prevent buttons and images from offloading by hiding them under the chat and disabling their "button functionalities"?

pozitigor1 avatar Jun 28 '23 20:06 pozitigor1

They are removed from the compose tree, which is intentional behavior as it is quite heavy to render

Assuming you aren't using a release build, this isn't really an issue with optimizations

rushiiMachine avatar Jun 28 '23 21:06 rushiiMachine

But there is no release build, the github page offers only a nightly build

pozitigor1 avatar Jun 29 '23 06:06 pozitigor1