Opened 4 years ago
Closed 4 years ago
#95 closed defect (fixed)
Panning
Reported by: | Blue Bird | Owned by: | Thomas Bernard |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | GrafX2 | Version: | 2.6 |
Keywords: | Cc: |
Description
Mouse panning does not seem to work in 2.6. I've downloaded and tried 2.4, 2.5 and 2.6 for Windows. Panning with the mouse both work in 2.4 and 2.5 for me.
I didn't change much between each version once I downloaded each to test. Only changed the skin to Aurora and added a few columns to the palette. I also looked through the keyboard shortcuts to make sure it said the same for each version and it did. I did read that there was a request for panning while painting, but my report is just for general use.
I hope provided all the necessary information. <3
Change History (6)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Could you test version 2.6.2481-issue95 ?
https://gitlab.com/miniupnp/grafX2/-/jobs/148403726/artifacts/browse/install/
note : you can install both -sdl and -win32 versions on the same windows machine
comment:3 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:6 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
thank you for reporting the bug and for testing the fix !
Are you testing the "win32-win32" 2.6 or the "sdl-win32" 2.6 ?
It works with my SDL version, but keyboard handling is different with the Win32 API version.
I'm investigating