As a developer I would like to control when the bookmarks bar redraws #27

Closed
opened 2019-06-01 06:03:04 +00:00 by sloum · 1 comment
Owner

Right now just about any key entry will redraw at least the two windows (main and bookmarks). I'd like the ability to specify which needs to be redrawn and when the bookmarks window is open only draw the main window as s.width - 40. Truncating the strings for the draw will make it so scrolling can happen and only the main window needs to be redrawn instead of the whole line. Likewise for scrolling the bookmarks, though this happens less in practice and is a lower priority if need be.

Right now just about any key entry will redraw at least the two windows (main and bookmarks). I'd like the ability to specify which needs to be redrawn and when the bookmarks window is open only draw the main window as `s.width - 40`. Truncating the strings for the draw will make it so scrolling can happen and only the main window needs to be redrawn instead of the whole line. Likewise for scrolling the bookmarks, though this happens less in practice and is a lower priority if need be.
sloum added the
enhancement
label 2019-06-01 06:03:04 +00:00
sloum added
wontfix
and removed
enhancement
labels 2019-09-20 16:59:45 +00:00
Author
Owner

This has been changed to wontfix. v2.0.0 removes the need for this. The entire draw system has been reworked and there should not be issues of this sort. I'll close this issue upon release of v2.0.0 to master.

This has been changed to wontfix. `v2.0.0` removes the need for this. The entire draw system has been reworked and there should not be issues of this sort. I'll close this issue upon release of `v2.0.0` to master.
sloum closed this issue 2019-10-01 03:24:19 +00:00
Sign in to join this conversation.
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#27
No description provided.