Indent changes when we use zoom-in or zoom-out
-
@Kita said in Indent changes when we use zoom-in or zoom-out:
QScriptPlain Text
Not sure what that is?
Is it possible that you're mixing tabs (\t) with spaces for indentation? -
Sorry, I corrected it, it's QPlainTextEdit.
And no, it's tabs, and it works fine in any other situations, like editing(remove and adding a new line), it only behaves weird when we use zoom-in and out.