You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening a log with a wide line of text in then naturally not all text will be able to be displayed to start with.
If you then maximise the application it takes up the extra screen Real Estate but does not refresh the screen display and therefore you are left with white space where there should be characters.
As soon as you scroll then the screen display will refresh itself correctly.
See example below...
On initial load:
On maximise:
On scroll:
The text was updated successfully, but these errors were encountered:
I produced this on my lap top when running via the IDE in debug mode.
I have just reproduced this just now on my desktop running the downloaded binary v0.9.0.
So seems pretty consistent to me.
Both devices are running Win 10 if that makes a difference.
Also the text file is static and not being updated. As soon as it's modified the screen does refresh.
Let me know if there is anything else I can do to give you some clues to reproduce this one...
When opening a log with a wide line of text in then naturally not all text will be able to be displayed to start with.
If you then maximise the application it takes up the extra screen Real Estate but does not refresh the screen display and therefore you are left with white space where there should be characters.
As soon as you scroll then the screen display will refresh itself correctly.
See example below...
On initial load:
On maximise:
On scroll:
The text was updated successfully, but these errors were encountered: