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

Improvements #19

Merged
merged 7 commits into from May 25, 2019
Merged

Improvements #19

merged 7 commits into from May 25, 2019

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented May 25, 2019

Some minor improvements to the GUI:

  • Pressing F2 also opens the edit item dialog, like Ctrl+E does.
  • When the document editor and viewer split slider is moved, the editor resizes properly.
  • The document viewer can be closed, expanding the editor to the full window size again.
  • A project can be closed with Ctrl+Shift+W, and the menu entry has an icon.
  • Exit button/menu now asks if you want to close.

@codecov-io
Copy link

codecov-io commented May 25, 2019

Codecov Report

Merging #19 into master will increase coverage by 0.39%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   80.29%   80.68%   +0.39%     
==========================================
  Files          23       23              
  Lines        3197     3215      +18     
==========================================
+ Hits         2567     2594      +27     
+ Misses        630      621       -9
Impacted Files Coverage Δ
nw/gui/statusbar.py 95.16% <ø> (-0.08%) ⬇️
nw/gui/docdetails.py 97.87% <ø> (-0.09%) ⬇️
nw/gui/doctree.py 44.21% <100%> (-0.17%) ⬇️
nw/gui/doceditor.py 66.18% <100%> (+0.35%) ⬆️
nw/gui/mainmenu.py 96.16% <90%> (+0.42%) ⬆️
nw/gui/winmain.py 70.93% <91.66%> (+3.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a502317...0f608d4. Read the comment docs.

@vkbo vkbo merged commit c9b0e27 into master May 25, 2019
@vkbo vkbo deleted the improvements branch May 25, 2019 18:41
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.

None yet

2 participants