Skip to content

Code Quality: Removing PaneHolder to solely use PreviewPaneHolder #10979

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

Merged
merged 31 commits into from
Jan 11, 2023

Conversation

QuaintMako
Copy link
Contributor

Related Issue
The Pane system surrounding the PreviewPane had no other use other than display said preview. While the system had been designed with other purposes in mind, they never came to fruction. It creates unneeded load on the app and complexity.

This PR removes the Pane system altogether, instead displaying directly the PreviewPane.

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

Screenshots
The behavior of the app after the refactoring :

PreviewPaneRefactoring

@QuaintMako QuaintMako changed the title Code Quality: Removing PaneHolder Code Quality: Removing PaneHolder to solely use PreviewPaneHolder Jan 10, 2023
yaira2
yaira2 previously approved these changes Jan 11, 2023
Copy link
Member

@yaira2 yaira2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Jan 11, 2023
@yaira2 yaira2 merged commit 6da9001 into files-community:main Jan 11, 2023
@QuaintMako QuaintMako deleted the ViewsSmallRefactoring branch January 13, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants