HOTFIX: Noticed a bug when on a slower ssh over vpn connection #51

Manually merged
sloum merged 1 commits from fix-render-bug into develop 2019-10-09 02:53:58 +00:00
Owner

There was a call to clear the screen inside the bookmark toggle. It was clearing and then draw was clearing again, so there is a flash on slower systems/connections. This extra clear is not needed so is being removed.

There was a call to clear the screen inside the bookmark toggle. It was clearing and then draw was clearing again, so there is a flash on slower systems/connections. This extra clear is not needed so is being removed.
sloum added the
bug
label 2019-10-09 02:53:48 +00:00
sloum closed this pull request 2019-10-09 02:53:57 +00:00
sloum deleted branch fix-render-bug 2019-10-09 02:54:04 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sloum/bombadillo#51
No description provided.