Skip to content

Revert AppKit settings - #339

Merged
akaDuality merged 7 commits into
developfrom
reventAppKitSettings
May 1, 2024
Merged

Revert AppKit settings#339
akaDuality merged 7 commits into
developfrom
reventAppKitSettings

Conversation

@akaDuality

@akaDuality akaDuality commented May 1, 2024

Copy link
Copy Markdown
Member

SwiftUI's views are extremely slow: 200 ms on M1 Pro processor to open an element's settings. It's visible lag! AppKit shows the screen by 20 ms, 10 times faster.

Revert AppKit views and add a feature flag to switch between AppKit and SwiftUI.

Fun fact: the mistake starts from the unclosed checklist at #322

Screenshot 2024-05-01 at 16 51 25

TODO

  • Fix UI tests

@akaDuality akaDuality self-assigned this May 1, 2024
@akaDuality akaDuality added the enhancement New feature or request label May 1, 2024
@akaDuality akaDuality added this to the 2.0 Artboards milestone May 1, 2024
@akaDuality
akaDuality force-pushed the reventAppKitSettings branch from 3d0dd87 to 8beaa87 Compare May 1, 2024 19:48
@akaDuality
akaDuality merged commit fec2e9f into develop May 1, 2024
@akaDuality
akaDuality deleted the reventAppKitSettings branch May 1, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

1 participant