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

[TD]ComplexSection Fixes #7972

Merged
merged 4 commits into from Dec 18, 2022
Merged

[TD]ComplexSection Fixes #7972

merged 4 commits into from Dec 18, 2022

Commits on Dec 17, 2022

  1. [TD]fix parent page counting

    - was returning inflated counts of owning page
    WandererFan committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    0c4d4c8 View commit details
    Browse the repository at this point in the history
  2. [TD]dialog fixes from user testing

    - fix jumping direction field in dialogs
    
    - apply default rotation to simple sections
    
    - fix rounding error in vector widget
    
    - remove "enter" button on CompassWidget
    
    - add lost focus trap in event filter.
    
    [TD]prevent recompute on cancel without change
    WandererFan committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    68e18a3 View commit details
    Browse the repository at this point in the history
  3. [TD]move makeAlignedPieces to separate thread

    - correct ComplexSection rotation
    
    - fix fail to load CS for some profiles and directions
    WandererFan committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    351fda2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4cc362 View commit details
    Browse the repository at this point in the history