v4.36.8
·
249 commits
to master
since this release
4.36.8 (2021-01-02)
Bug Fixes
- cache the decoration drawer dispatchers (8835572)
- calculate decorationColor outside the decoration drawers (90f0e65)
- calculate editorElement only once outside of the drawDecorations (2c768cb)
- call getTextEditorElement only once (ad4fa0e)
- call getTextEditorElement only once in drawDecorations (94a3064)
- call getTextEditorElement() outside of getDecorationColor (739a561)
- make drawCustomDecoration a free function (4848aef)
- make drawGutterDecoration a free function (30e9017)
- make drawHighlightDecoration a free function (404393d)
- make drawHighlightOutlineDecoration a free function (cd4af73)
- make drawLineDecoration a free function (d2b3782)