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

ui-spacetimechart: fixes panning with dpr < 1 #913

Merged
merged 1 commit into from
Feb 19, 2025
Merged

ui-spacetimechart: fixes panning with dpr < 1 #913

merged 1 commit into from
Feb 19, 2025

Conversation

jacomyal
Copy link
Contributor

This commit fixes #912.

It updates stage clearings to compensate the scaling done to fit the device's pixel ratio.

@jacomyal jacomyal requested a review from a team as a code owner February 18, 2025 16:34
Copy link
Contributor

@SharglutDev SharglutDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I know, lgtm and tested :)

@SharglutDev SharglutDev requested a review from emersion February 19, 2025 10:31
This commit fixes #912.

It updates stage clearings to compensate the scaling done to fit the
device's pixel ratio.

Signed-off-by: Alexis Jacomy <[email protected]>
@jacomyal jacomyal added this pull request to the merge queue Feb 19, 2025
Merged via the queue into dev with commit 04702e4 Feb 19, 2025
6 checks passed
@jacomyal jacomyal deleted the ajy/912 branch February 19, 2025 13:17
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

Successfully merging this pull request may close these issues.

space time chart: glitches when devicePixelRatio < 1
3 participants