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

[CURA-8849] more intent fixes #12573

Merged
merged 9 commits into from
Jun 29, 2022
Merged

[CURA-8849] more intent fixes #12573

merged 9 commits into from
Jun 29, 2022

Conversation

Joeydelarago
Copy link
Contributor

The changes to the recommended settings menu are as follows

  • Replaced resolution combobox yellow warning with two blue flashes of the combobox lining
  • Hovering over the text/icon or the checkbox will now show the tooltip
  • Made the print settings reset button blue to match the recommended settings reset button
  • Fixed the left alignment of the Resolution icon in recommended settings

…illing the entire svg.

There is no additional margin on the left that can be removed, so instead I've given it a small negative margin

CURA-8849
Use this to display tooltips for Infill, Support and Adhesion in recommended settings.

CURA-8849
…g lining.

Removed alwaysRunToEnd on animation since we would like the previous animation to stop if a user clicks through multiple intents triggering multiple animations.

CURA-8849
…ea, the two have been combined into one tooltip.

The reason for this is that hovering the mouse between the checkbox and text was causing some strange behaviour where sometimes the tooltip would not appear.

The effect of the changes in RecommendedSupportSelector.qml are the same as RecommendedAdhesionSelector.qml. It just required a bit of refactoring to have the checkbox and the textlabel in the same component.

CURA-8849
@nallath
Copy link
Member

nallath commented Jun 23, 2022

This causes multiple binding loops, both in the RecommendedAdhesionExtruderSelector and the recommendendSupportSelector

@casperlamboo casperlamboo merged commit f4ee4ad into 5.1 Jun 29, 2022
@evtrados evtrados deleted the CURA-8849_more_intent_fixes branch June 30, 2022 11:57
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.

3 participants