As a user, I'd like draws to be quicker on slower systems #26

Merged
sloum merged 3 commits from rework-draw-system into master 2019-06-01 05:44:17 +00:00
Owner

This PR reworks and simplifies the calls to drawing the screen. The message bar is redrawn less and the screen is never explicitly cleared anymore which should help prevent flicker a little bit. A new method was created to clear the error/command/message area rather than embedding this as code in another method.

This PR reworks and simplifies the calls to drawing the screen. The message bar is redrawn less and the screen is never explicitly cleared anymore which should help prevent flicker a little bit. A new method was created to clear the error/command/message area rather than embedding this as code in another method.
sloum added the
enhancement
label 2019-06-01 05:43:04 +00:00
sloum closed this pull request 2019-06-01 05:44:17 +00:00
sloum deleted branch rework-draw-system 2019-06-01 05:45:12 +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#26
No description provided.