BUG: fix arc tooltips#1585
Merged
Merged
Conversation
PR Summary
|
2ecc743 to
71349c5
Compare
slspencer
requested changes
Jun 8, 2026
slspencer
left a comment
Contributor
There was a problem hiding this comment.
Please update valentina zhuravaska's contributions to 2016, not 2013.
Contributor
Author
|
Hey @csett86, Any idea why the Windows builds are failing here? The PR built last week and all I did here was change some dates. The develop & feature branch ci.yml's look the same, and the CI Chrono built yesterday. |
Member
|
I compared this one and yesterdays CI build https://github.com/FashionFreedom/Seamly2D/actions/runs/27112316939/job/80012441891, and its the update to VS2026 mentioned in actions/runner-images#14017 I'll raise a separate PR to fix that by pinning to windows-2022 as mentioned in actions/runner-images#14017 |
Member
Contributor
Author
|
Thanks @csett86... it makes sense now. |
24a0ca9 to
337a97f
Compare
slspencer
approved these changes
Jun 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR:
Fixes the issue of the status bar tooltips for the Arc - Radius and Angles and the Arc - Elliptical tools disappearing.
Continues the process of code style changes for clarity and uniformity.
closes issue #1584