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

GUI Tweaks #86

Merged
merged 4 commits into from
Oct 29, 2019
Merged

GUI Tweaks #86

merged 4 commits into from
Oct 29, 2019

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Oct 29, 2019

This PR includes:

  • Updates to package warnings, adding clickable links. This addresses issue Unclear warning about escaped unicode in LaTeX export #85.
  • Modified some of the initial configuration settings for the editor. Fixed width and justified text is now off by default.
  • Removed numbers from the recent projects menu entry. They served no purpose beyond debugging.
  • Updated readme.

@codecov-io
Copy link

codecov-io commented Oct 29, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@163465d). Click here to learn what that means.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #86   +/-   ##
=========================================
  Coverage          ?   62.95%           
=========================================
  Files             ?       42           
  Lines             ?     6489           
  Branches          ?        0           
=========================================
  Hits              ?     4085           
  Misses            ?     2404           
  Partials          ?        0
Impacted Files Coverage Δ
nw/gui/mainmenu.py 93.4% <100%> (ø)
nw/gui/export.py 11.72% <100%> (ø)
nw/config.py 92.49% <100%> (ø)
nw/constants.py 100% <100%> (ø)
nw/common.py 94.8% <20%> (ø)

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 163465d...2c63d1f. Read the comment docs.

@vkbo vkbo merged commit e67cfdf into master Oct 29, 2019
@vkbo vkbo deleted the gui_tweaks branch October 29, 2019 14:26
@vkbo vkbo restored the gui_tweaks branch October 29, 2019 14:26
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.

2 participants