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

Graph overlay in Popup is rendered incorrectly #2080

Closed
LostInCompilation opened this issue Aug 16, 2024 · 2 comments
Closed

Graph overlay in Popup is rendered incorrectly #2080

LostInCompilation opened this issue Aug 16, 2024 · 2 comments
Labels
Need to be fixed Need to be fixed

Comments

@LostInCompilation
Copy link
Contributor

Describe the bug
The graph overlay has some rendering issues. In the disk Popup the graph overlay is seemingly rendered behind the graph but only for the read graph. The write graph overlay is rendered normally. This does not happen with the other Popups.
Also the overlay is sometimes rendered outside the viewable area and does not adjust its position correctly.
I also had some sporadic rendering issues, where the overlay seems to be rendered teared (see last screenshot). This however does not happen every time.

Overlay rendered behind the Graph for read in Disk Popup
stats_under


Out of viewable area
stats_boundary

Screenshot 2024-08-17 at 00 27 57

Sporadic rendering issue that look like tearing (doesn't happen always)
Screenshot 2024-08-05 at 12 53 30

Details:

  • Device: MacBook Pro 2021 M1 Pro
  • macOS: 14.6.1
  • Application version: 2.11.5
@Lerbiq
Copy link

Lerbiq commented Aug 19, 2024

Not sure if this is related, but probably yes. I encountered something similar when I had an external drive connected. After clicking on the button for expanding/collapsing the drive statistics several times I get this
image

The process list renders under the graph which makes everything unreadable. The more you expand and collapse the disk details, the worse it gets.

image

At this point the buttons are gone and the whole thing is a mess.
Only way of fixing it is restarting the app completely.

Details:

  • Device: MacBook Air M2 2022
  • macOS: 15.0 Public Beta (24A5320a)
  • Application version: 2.11.6

@exelban
Copy link
Owner

exelban commented Aug 19, 2024

@Lerbiq not related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Need to be fixed Need to be fixed
Projects
Status: Done
Development

No branches or pull requests

3 participants