Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
Indent changes when we use zoom-in or zoom-out
-
This post is deleted!
-
@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.
-
@Kita
So, you seem to be confirming that the zoom in/out does not work as desired with tabs.
-
@JonB yes.