Skip to content

fix: scaledelta is affected by zoom #1035

fix: scaledelta is affected by zoom

fix: scaledelta is affected by zoom #1035

Triggered via pull request January 16, 2025 16:54
@NeatUnsouNeatUnsou
opened #2255
Status Failure
Total duration 13s
Artifacts

conventional-title.yml

on: pull_request_target
PR title
3s
PR title
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
PR title
Don't worry, if you can't fix the problem with the PR title, a person who takes care of things will handle it. We use [Conventional Commits](https://www.conventionalcommits.org/) specification for adding human and machine readable meaning to commit messages. The expected PR title formatting is: `<type>(<scope>): <description>` where `(<scope>)` declaration is optional and `<type>` must be one of the following: - build: Changes that affect the build system, external dependencies, CI configuration - docs: Documentation only changes - feat: A new feature - fix: A bug fix - other: Changes that don't belong to other categories - perf: A code change that improves performance - refactor: A code change that neither fixes a bug nor adds a feature - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) - test: Adding missing tests or correcting existing tests
PR title
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636