Opened 4 years ago
Closed 4 years ago
#100 closed defect (fixed)
palette cursors not visible after use of its hotkeys
Reported by: | Owned by: | Thomas Bernard | |
---|---|---|---|
Priority: | major | Milestone: | 2.7 |
Component: | GrafX2 | Version: | 2.6 |
Keywords: | Cc: |
Description
Hi,
the version I'm using is grafx2-win32-2.6.2475-win32.zip from the download page.
if I press the keys to increase/decrease foreground/background color the cursor vanishes.
... greetings HoraK-FDF
Attachments (1)
Change History (17)
comment:1 by , 4 years ago
comment:4 by , 4 years ago
mmh I'm new to gitlab can you please give me a link to there? I have tested grafx2-win32-2.6.2529-issue45-win32 and there its still that way.
comment:5 by , 4 years ago
grafx2-win32-2.6.2529-issue45 is recent enough.
nightly builds link are available here : http://grafx2.tk/ (but the server is down ?)
or from here : http://grafx2.gitlab.io/grafX2/
comment:6 by , 4 years ago
Thank you for the links and yes http://grafx2.tk/ seems down. Is it possible to add the zip versions on http://grafx2.gitlab.io/grafX2/? Because every time installing grafx2 when only testing is needed wastes much time.
comment:7 by , 4 years ago
@Horak-FDF :
zip versions are added to https://grafx2.gitlab.io/grafX2/
Do you reproduce with latest build ?
comment:9 by , 4 years ago
I just tested with the win32/win32 2.7wip2709 version on a Win7 machine and using the keys to incr/decr foreground or background colors works as intended. The outline of the palette index selected are updated correctly.
comment:10 by , 4 years ago
maybe you have a special configuration for your palette display ? could you attach a screen capture ?
comment:11 by , 4 years ago
Received by email :
I updated my old version of GrafX2 (2.0 beta from 2012) to the latest (2.7wip2744). I noticed that the color selection rectangle disappears when I change a color using keyboard shortcuts: [ or ]. I tried the earlier version but same thing happens. It makes the work very difficult as I can't see which color I'm actually on.
After some experiments I discovered that the problem does not exist only if I choose Menu_ratio = 0 (do not adapt). However, on my full HD 14" screen the buttons are too small so I prefer to use Menu_ratio = -2 (stretch by x2 maximum). And then the problem occurs.
The old version has no problems with it. Can this be corrected please?
comment:13 by , 4 years ago
it looks like it only happens with non separated palette colors
Separate_colors = no
in .ini file
comment:15 by , 4 years ago
Milestone: | → 2.7 |
---|---|
Owner: | changed from | to
Status: | new → accepted |
@Horak-FDF : can you test theses ?
https://gitlab.com/miniupnp/grafX2/-/jobs/227684881/artifacts/browse
comment:16 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
ok it is confirmed to be fixed, now :)
Do you have the same behaviour with the sdl version ? ( grafx2-sdl-2.6.2475-win32.zip )