Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling is laggy when mouse is hovering over messages, smooth when hovering over blank area #254

Closed
carterprince opened this issue Mar 21, 2024 · 10 comments

Comments

@carterprince
Copy link

carterprince commented Mar 21, 2024

Title -- this also happens for the channel list. Is there an easy fix for this?

@diamondburned
Copy link
Owner

Interesting. Are you scrolling using a touchpad? Do you know if your application is rendering via Cairo (software) or OpenGL (hardware)? You should be able to check that via Ctrl + Shift + I, in the Global menu.

@carterprince
Copy link
Author

carterprince commented Mar 22, 2024

Yes, I am scrolling with a touchpad.

It mainly happens in fullscreen when in a channel with a lot of embeds/images.

Here's a screenshot of the first section under "Global":

image

@carterprince
Copy link
Author

carterprince commented Mar 22, 2024

Here's a video of this effect:

2024-03-22.11-04-18.mp4

This kind of effect also occurs in GNOME Files? So maybe it's an upstream issue. Or maybe my computer is just slow.

@Atemo-C
Copy link

Atemo-C commented Mar 22, 2024

This kind of effect also occurs in GNOME Files? So maybe it's an upstream issue. Or maybe my computer is just slow.

Hm, that is interesting.
I do not know if it is an upstream issue, but in any case, scrolling like this with mouse hovering should not lag like this, even on relatively under-powered hardware.
If I can get my hands on a slower device than the one I currently use, I will try it, but no guarantees.

@diamondburned
Copy link
Owner

If I have to guess, it's the hover background transition. I'll see if I can experiment with it.

@algj
Copy link

algj commented Sep 8, 2024

Yeah, the lag was unbearable for me on a low end system...

@diamondburned
Copy link
Owner

Yeah, the lag was unbearable for me on a low end system...

Does turning on the Reduce Animation accessibility option help with this?
image

@algj
Copy link

algj commented Sep 14, 2024

I updated my Arch system and the performance problems went away! That's weird. Cannot reproduce anymore.

@LordRusk
Copy link

Yeah, the lag was unbearable for me on a low end system...

Does turning on the Reduce Animation accessibility option help with this? image

excuse the dumb question...what program is that? i cannot find those settings in dissent...

@algj
Copy link

algj commented Nov 11, 2024

I consider this a solved issue, might've been a bug with the renderer. I think we can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants