diff options
author | Eike Ziller <eike.ziller@qt.io> | 2025-08-14 15:07:14 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@qt.io> | 2025-08-20 13:31:59 +0000 |
commit | e18a89c958bff19eddd0ba6a14c121baa5e379e4 (patch) | |
tree | 536201003a44eee961b7d9cd86c07b1dd9d68026 /src/plugins/git/branchadddialog.cpp | |
parent | 53f5ab18d35b2d57a75358e3b7f22eb973559ca3 (diff) |
We have central actions for zomm in/out/reset that were used by the
output panes, model editor, and image viewer, and then there were font
size actions from the text editor plugin that also actually changed the
zoom factor for the text editor font. These latter ones also had the
wrong shortcut for resetting on macOS and missed the additional shortcut
for zooming out.
Remove the duplicate ones from text editor, but add the core ones to the
Edit>Advanced menu which the text editor ones were added to.
Api: TextEditor::Constants::INCREASE|DECREASE|RESET_FONT_SIZE were
removed in favor of Core::Constants::ZOOM_IN|OUT|RESET
Fixes: QTCREATORBUG-33315
Change-Id: I52096001bba8b587a0012d8238cdfea6377d4553
Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/git/branchadddialog.cpp')
0 files changed, 0 insertions, 0 deletions