Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: don't call position() in show()
The later call to reflow() itself winds up calling position(), so this calculation is redundant.
- Loading branch information