Skip to content

CURA-12853 Set tooltip for unavailable selection by face instead of hide#1032

Merged
HellAholic merged 4 commits into
5.12from
CURA-12853-add-message-painting-in-compatibility-mode
Mar 3, 2026
Merged

CURA-12853 Set tooltip for unavailable selection by face instead of hide#1032
HellAholic merged 4 commits into
5.12from
CURA-12853-add-message-painting-in-compatibility-mode

Conversation

@wawanbreton
Copy link
Copy Markdown
Contributor

Instead of hiding the selection by face in OpenGL compatibility mode, we now disable it with a nice tooltip. This is consistent with the changes made for the painting in Ultimaker/Cura#21399

CURA-12853

@wawanbreton wawanbreton changed the title Set tooltip for unavailable selection by face instead of hide CURA-12853 Set tooltip for unavailable selection by face instead of hide Feb 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 26, 2026

Test Results

1 tests  ±0   0 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0   1 🔥 ±0 

For more details on these errors, see this check.

Results for commit f24e98c. ± Comparison against base commit 9887b85.

♻️ This comment has been updated with latest results.

Comment thread plugins/Tools/RotateTool/RotateTool.qml Outdated
wawanbreton and others added 3 commits March 2, 2026 15:24
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
Updated error message for alignment feature in OpenGL mode.
@HellAholic
Copy link
Copy Markdown
Contributor

HellAholic commented Mar 3, 2026

Template of the message for future reference:
f”{feature} is not available on this device. Your graphics card or drivers do not fully support it. Updating your graphics drivers may enable this feature.”

If we later decide to add a message to the scene to inform the user when they are in compatibility mode with read more option we can utilize something such as:
f"Cura is running in compatibility mode on this device because your graphics card or drivers do not meet the full requirements. As a result, the following {[features]} are not available. Updating your graphics drivers may enable these features."

@HellAholic HellAholic merged commit fa19f5d into 5.12 Mar 3, 2026
5 of 7 checks passed
@HellAholic HellAholic deleted the CURA-12853-add-message-painting-in-compatibility-mode branch March 3, 2026 11:04
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