Skip to content

Fix/calibration points overflow#2748

Merged
DarkFenX merged 3 commits intopyfa-org:masterfrom
Skybladev2:fix/calibration-points-overflow
Apr 30, 2026
Merged

Fix/calibration points overflow#2748
DarkFenX merged 3 commits intopyfa-org:masterfrom
Skybladev2:fix/calibration-points-overflow

Conversation

@Skybladev2
Copy link
Copy Markdown
Contributor

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
@DarkFenX DarkFenX merged commit cc76e48 into pyfa-org:master Apr 30, 2026
1 check passed
@DarkFenX
Copy link
Copy Markdown
Member

Thanks. It is a windows-specific issue I couldn't reproduce under wine, so couldn't really figure what kind of update in wx borked it.

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.

2 participants