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: some display bugs #156

Merged
merged 2 commits into from
Nov 26, 2020
Merged

fix: some display bugs #156

merged 2 commits into from
Nov 26, 2020

Conversation

JFreegman
Copy link
Member

@JFreegman JFreegman commented Nov 25, 2020

A line's line count now increments without messing up the formatting in cases where the noread flag wraps to the next line.

Additionally, the way noread flags are handled has been refactored and made more efficient.

Edit: Also fixed a bug causing file transfer status bars to be truncated.


This change is Reviewable

@JFreegman JFreegman added bug Bug fix for the user, not a fix to a build script cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. labels Nov 25, 2020
@JFreegman JFreegman added this to the 0.9.x milestone Nov 25, 2020
@JFreegman JFreegman changed the title fix: display bug caused by noread flag appended to unread messages fix: some display bugs Nov 26, 2020
A line's line count now increments without messing up the formatting in cases where
the noread flag wraps to the next line.

Additionally, the way noread flags are handled has been refactored and made
more efficient.
@JFreegman JFreegman merged commit 0434ac1 into TokTok:master Nov 26, 2020
@JFreegman JFreegman deleted the noread_Flag branch November 26, 2020 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fix for the user, not a fix to a build script cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants