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

Update the Outline View panel #1063

Merged
merged 15 commits into from
Jun 5, 2022
Merged

Update the Outline View panel #1063

merged 15 commits into from
Jun 5, 2022

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented May 15, 2022

Summary:

Various updates to the "Outline" panel following PR #1057, and implementing #1041 for the Outline.

The following changes were made:

  • Add a top level widget that contains the entire Outline View.
  • Move the details panel code to the outline.py file.
  • Add a toolbar to the top of the Outline view with a dropdown box to select which Novel folder to view.
  • Add a refresh button to the tool bar.
  • Move the context menu for changing columns to a menu button on the tool bar.
  • Remove the Rebuild Outline and Auto-Update Outline options from the main menu.

Related Issue(s):

Resolves part of #1041

Reviewer's Checklist:

  • The header of all files contain a reference to the repository license
  • The overall test coverage is increased or remains the same as before
  • All tests are passing
  • All flake8 checks are passing and the style guide is followed
  • Documentation (as docstrings) is complete and understandable
  • Only files that have been actively changed are committed

@vkbo vkbo merged commit 29739ab into main Jun 5, 2022
@vkbo vkbo deleted the outline_view branch June 5, 2022 20:34
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