Bug report #18225
Python console text size bug
| Status: | Open | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | - | ||
| Category: | GUI | ||
| Affected QGIS version: | 3.0.0 | Regression?: | No |
| Operating System: | Windows and Ubuntu | Easy fix?: | No |
| Pull Request or Patch supplied: | No | Resolution: | |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 26116 |
Description
When you select the cursor in the Python console and press Ctrl -> - , the text size shrinks. However, when you remain in the console and click Ctrl -> +, the text size does not get bigger, but it does zoom the map. I think the only way to reset the size is to restart QGIS.
Bit of a minor issue as it can be worked around, but annoying nonetheless