Re: Impossible to scroll page tabs (left-right) on Mac and how to compile
I added your changes, but it's not run on macOS
https://git.tuxfamily.org/qet/qet.git/c … b8f83326e8
You are not logged in. Please login or register.
QElectroTech → Code → Impossible to scroll page tabs (left-right) on Mac and how to compile
I added your changes, but it's not run on macOS
https://git.tuxfamily.org/qet/qet.git/c … b8f83326e8
Doesn't Qet run on your Mac?
Here, using git version, seems to work well.
I only sligthly reduced the scroll speed changing the variable.
Regards
Giovanni
No scroll on tabBar here on my Mac, can you comfirm it work with you with qelectrotech-0.80-DEV_r6020.dmg?
Fixed https://git.tuxfamily.org/qet/qet.git/c … b68e110bac
Use command + Wheel for tabs scroll.
Please try it : qelectrotech-0.80-DEV_r6021.dmg
Cheers,
Laurent
I mounted the disk image now and I do confirm that qelectrotech-0.80-DEV_r6020.dmg scroll works as expected on my Mac. Horizontal scrolls tabs and vertical change zoom.
[size=4]QElectroTech V 0.80-DEV ra0a751384
Compilazione: CLANG 10.0.0 (clang-1000.11.45.5) - built with Qt 5.13.1 - Date : Sep 8 2019 : 23:30:35 - run with Qt 5.13.1 using 4 thread(s)
OS : darwin - x86_64 - Version : macOS High Sierra (10.13) - Kernel : 17.7.0
Command+wheel (horizontal) scrolls tabs too.
Regards
Giovanni
I missed 6021.dmg, but I am trying 6023.dmg compiled from git
Tab scrolling by command+wheel works well if mouse is over tabs.
If mouse is over the page surface and one page is zoomed, tab scroll stops and it is the page contents to be moved.
Regards
Giovanni
QElectroTech V 0.80-DEV r79d3c7585
Compilation : CLANG 10.0.1 (clang-1001.0.46.4) - built with Qt 5.13.1 - Date : Sep 18 2019 : 17:45:51 - run with Qt 5.13.1 using 16 thread(s)
OS : darwin - x86_64 - Version : macOS Mojave (10.14.x) - Kernel : 18.x.x
Mojave black theme and Fusion.
https://qelectrotech.org/bugtracker/view.php?id=175
As a workaround, you can put the following CSS fragment into `$HOME/.qet/style.css` to force drawing everything in black:
QGraphicsView {
color: #000;
}
Humm ! mouse scroll tabar not work here on Mojave but is ok on HighSierra, you can comfirm it's work on your Mojave?
Sorry, but I have not Mojave, my Mac is too old for that.
I have High Sierra.
Regards
Giovanni
@ Laurent
For your information, the mouse wheel of the guest OS is not always very good supported in VirtualBox.
With some Linux test systems in VirtualBox (KDE Neon, Linux Mint...) I always experience some weird mouse wheel behaviours: not working at all or delayed or slow. The quality of the mouse wheel behaviour depends on what for guest OS is used.
I think you could have the same problems with MacOS running in VirtualBox or in another virtual machine.
However, the mouse wheel behaviour in Windows 10 as guest OS in an Ubuntu host system is pretty good, almost perfect.
@Nuri,
I think is a Mojave problem, and dont use Virtualbox because it can't use all my CPU threads :
https://forums.developer.apple.com/thread/104605
https://discussions.apple.com/thread/8596178
QElectroTech → Code → Impossible to scroll page tabs (left-right) on Mac and how to compile
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.027 seconds (26% PHP - 74% DB) with 9 queries