Multiple indent guides rendered at some indent levels #413
Labels
bug
Something isn't working
help wanted
Extra attention is needed
language features
syntax highlighting, lsp, other language features
suggestions needed
bugs/features that are still not figured out and need solution suggestions
text editor
Related to text editor's features
Bug
Multiple indent guides rendered at some indent levels. For example, see the indent level 3 in following screenshot
This is either an inconsistency caused by the bitmap used or the code, or tk itself not scaling properly.
Following code manages updation of indent guides
biscuit/src/biscuit/editor/text/text.py
Lines 287 to 319 in c75d59f
The indent guide uses following bitmaps
biscuit/src/biscuit/editor/text/text.py
Lines 136 to 145 in c75d59f
System Information
The text was updated successfully, but these errors were encountered: