Project

General

Profile

Actions

Feature #845

open

On-The-Fly Zoom Factor does not display changes made by CTRL-Scrolling

Added by Soren Stoutner 11 months ago. Updated about 1 month ago.

Status:
In Progress
Priority:
1.x
Start date:
04/29/2022
Due date:
% Done:

0%

Estimated time:

Description

Holding CTRL on the keyboard while scrolling the mouse wheel adjusts the On-The-Fly zoom setting, but it isn't currently reflected in the On-The-Fly menu action.

There might be some signal I can attach to that would update this.

Actions #1

Updated by Soren Stoutner 3 months ago

It might be possible to detect this with https://doc.qt.io/qt-5/qwebenginepage.html#contentsSize-prop.

Actions #2

Updated by Soren Stoutner about 2 months ago

This was partially fixed by attaching to the `contentSizeChanged()` signal, but stops updating if the zoom size gets so small that the entire page fits on the screen.

Actions #4

Updated by Soren Stoutner about 1 month ago

  • Status changed from New to In Progress
Actions

Also available in: Atom PDF