Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Avoid rounding errors in canvas resolution #1820

Merged
merged 6 commits into from
Sep 16, 2021

Conversation

s9ferech
Copy link
Contributor

@s9ferech s9ferech commented Aug 26, 2021

Pull Request Description

This PR fixes some rounding errors to solve issue #1735.

Important Notes

Checklist

Please include the following checklist in your PR:

  • The CHANGELOG.md was updated with the changes introduced in this PR.
  • The documentation has been updated if necessary.
  • All code conforms to the Rust style guide.
  • All code has automatic tests where possible.
  • All code has been profiled where possible.
  • All code has been manually tested in the IDE.
  • All code has been manually tested in the "debug/interface" scene.
  • All code has been manually tested by the PR owner against our test scenarios.
  • All code has been manually tested by at least one reviewer against our test scenarios.

@s9ferech s9ferech added Category: BaseGL The BaseGL library Type: Bug A bug in Enso IDE labels Aug 26, 2021
@s9ferech s9ferech requested a review from wdanilo as a code owner August 26, 2021 16:06
@s9ferech s9ferech self-assigned this Aug 26, 2021
@MichaelMauderer MichaelMauderer merged commit e64a6ab into develop Sep 16, 2021
mwu-tow pushed a commit to enso-org/enso that referenced this pull request Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: BaseGL The BaseGL library Type: Bug A bug in Enso IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants