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

Text statistics placement overlays last line in document #333

Closed
kannes opened this issue Oct 12, 2017 · 1 comment
Closed

Text statistics placement overlays last line in document #333

kannes opened this issue Oct 12, 2017 · 1 comment

Comments

@kannes
Copy link

kannes commented Oct 12, 2017

If document statistics are enabled they are displayed at the bottom of the text editor view.

This means the last line of text in the current viewport is obstructed by the statistics.

stats

I think it would be best to make the statistics not part of the text editor pane somehow or maybe make them have some margin to the text editor view.

Slightly related to #291

xgouchet added a commit to xgouchet/retext that referenced this issue Oct 16, 2017
This makes sure that the text info (current line, text statistics) do
not override the document's text.

Fixes retext-project#333
xgouchet added a commit to xgouchet/retext that referenced this issue Oct 18, 2017
@kannes
Copy link
Author

kannes commented Oct 18, 2017

This is a nice solution that will work in almost every situation. Thanks!

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

No branches or pull requests

1 participant