-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved row clearing to avoid the first raw row staying (#20)
There was an annoying issue where the first row of raw content sometimes would stick around. It's not perfect, and I'm too low on brainjuice to figure out exactly what the issue is, but it should be significantly better now. Changes: * Implemented tests to more carefully detect the issue * Fixed the issue
- Loading branch information
Showing
2 changed files
with
102 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters