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

Fix issues with novel tree last column #1355

Merged
merged 4 commits into from
Feb 10, 2023
Merged

Fix issues with novel tree last column #1355

merged 4 commits into from
Feb 10, 2023

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Feb 10, 2023

Summary:

This PR changes the following in the novel tree:

  • Allows the third column to show more than one item.
  • Allows the user to change the maximum column size in percentages from 15% to 75%. Default value is still 25%.

Related Issue(s):

Closes #1351

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 added this to the Release 2.0.5 milestone Feb 10, 2023
@vkbo vkbo linked an issue Feb 10, 2023 that may be closed by this pull request
@vkbo vkbo merged commit 917a437 into patch Feb 10, 2023
@vkbo vkbo deleted the fix/novel_tree_extra_col branch February 10, 2023 20:07
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.

Viewing more than one item in the last column of the novel view
1 participant