Skip to content

v4.36.9

Choose a tag to compare

@github-actions github-actions released this 02 Jan 17:11
· 237 commits to master since this release

4.36.9 (2021-01-02)

Bug Fixes

  • comment out unused functions (1396a49)
  • factor out renderData from updateBackDecorationsLayer (3b3dec1)
  • factor out renderData from updateFrontDecorationsLayer (5e94c91)
  • inline redrawRangesOnLayer in updateTokensLayer (5059ea3)
  • inline updateBackDecorationsLayer (a05bca0)
  • inline updateFrontDecorationsLayer (dacf546)
  • inline variables used once in updateCanvas (173454b)
  • move the consts out of updateTokensLayer (bffd277)
  • refactor the parameters of drawLines out of loop (436f4b7)
  • take the const decorations out of loop (c3c1e5e)