Skip to content

Fix/calibration points overflow#2748

Open
Skybladev2 wants to merge 3 commits intopyfa-org:masterfrom
Skybladev2:fix/calibration-points-overflow
Open

Fix/calibration points overflow#2748
Skybladev2 wants to merge 3 commits intopyfa-org:masterfrom
Skybladev2:fix/calibration-points-overflow

Conversation

@Skybladev2
Copy link
Copy Markdown

Problem

Current calibration points highlight logic is broken. It displays text in red when calibration points are not exceeded, but keeps normal text style when they are not exceed:

image image image

Solution

Force label refresh, because the style was invalidated with a delay, causing visual discrepancy.

Avoid tab-switch crashes by filtering null module entries and sorting unknown slot modules last during fitting view refresh.

Made-with: Cursor
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.

1 participant