Skip to content

2.7.2-BETA

Pre-release
Pre-release
Compare
Choose a tag to compare
@Valkryst Valkryst released this 05 Oct 14:47
· 1206 commits to master since this release
  • Adds read/write locks to the component sets in the Screen class.
    • Should prevent the rare case where a component is removed while the Screen is being redrawn.
  • Fixes issue where, when a component was removed, the cells weren't cleared of their underline/flip state.