Multiple resize events in quick succession are not picked up #84

Open
opened 2022-04-26 00:35:56 +00:00 by makeworld · 0 comments

Upstream issue: https://github.com/makeworld-the-better-one/amfora/issues/276

When two quick resize events come one after another, cview only picks up the first one. Maybe starting a goroutine for the resize func, or just right after a resize event occurs? But that could have a race condition. Not sure what the solution should be.

Upstream issue: https://github.com/makeworld-the-better-one/amfora/issues/276 When two quick resize events come one after another, cview only picks up the first one. Maybe starting a goroutine for the resize func, or just right after a resize event occurs? But that could have a race condition. Not sure what the solution should be.
tslocum added the
bug
label 2022-06-17 00:24:37 +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: tslocum/cview#84
There is no content yet.