Re: [Interest] plugin trouble with webkit using QT_SCALE_FACTOR

2016-05-20 Thread Frank Hemer
On Friday 20 May 2016 18:51:37 Allan Sandfeld Jensen wrote: > On Friday 20 May 2016, Frank Hemer wrote: > > Hi, > > > > I really appreciate the option to globally scale qt applications with > > QT_SCALE_FACTOR. After some tweaking I have managed to work around most of > > the bugs that are still t

Re: [Interest] plugin trouble with webkit using QT_SCALE_FACTOR

2016-05-20 Thread Allan Sandfeld Jensen
On Friday 20 May 2016, Frank Hemer wrote: > Hi, > > I really appreciate the option to globally scale qt applications with > QT_SCALE_FACTOR. After some tweaking I have managed to work around most of > the bugs that are still there. > > Now qwebengine currently does not provide pdf support, so thi

[Interest] plugin trouble with webkit using QT_SCALE_FACTOR

2016-05-20 Thread Frank Hemer
Hi, I really appreciate the option to globally scale qt applications with QT_SCALE_FACTOR. After some tweaking I have managed to work around most of the bugs that are still there. Now qwebengine currently does not provide pdf support, so this is a major regression in 5.6 due to webkit being de