Skip to content

Resolve "Add ability to resize text in the Python Shell"

This branch makes it so that the GUI Font Size setting under the General tab controls the size of the fonts displayed in pqConsoleWidget-based widgets like pqPythonShell and pqOutputWidget if the Override Font option is enabled.

Here are some examples of different font sizes in the various console widgets.

image

image

image

image

Closes #17022 (closed)

Edited by Cory Quammen

Merge request reports