Opened 4 years ago
Closed 4 years ago
#117 closed defect (fixed)
palette editor uses wrong colors after save
Reported by: | Owned by: | Thomas Bernard | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | GrafX2 | Version: | 2.7 |
Keywords: | Cc: |
Description
Hi,
this is on grafx2-*-2.7wip2709-win32 versions:
when saving a palette (I saved as .pal) the gui turns to strange colors because its uses the last four colors even if there are colors that are near the safe colors. After exiting the editor the gui is normal again.
Attachments (1)
Change History (9)
comment:1 by , 4 years ago
by , 4 years ago
Attachment: | gfx2-paleditor-bug-01.png added |
---|
comment:4 by , 4 years ago
when loading a palette it also turns for 1 sec to strange colors but then set it right so there is only the thing missing that sets the gui colors for save?
comment:5 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:6 by , 4 years ago
it needs to be tested with a palette that has "bad" colors in the last 4 indexes.
It looks like the bug is fixed with the fix for #121
https://gitlab.com/GrafX2/grafX2/merge_requests/206
see https://gitlab.com/miniupnp/grafX2/-/jobs/219737257/artifacts/browse
comment:7 by , 4 years ago
It seem to doesn't occur anymore, I also removed the last four colors and it did right.
but its still possible to alter the palette to less colors than safty colors and the gui stays that way even after leaving the editor and this works with Safety_colors = yes. Should this be moved to a new ticket?
comment:8 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
yes separate issue must be put in a new ticket.
I believe I remember there was a ticket about Safety_colors...
Replying to HoraK-FDF@…:
edit: I can also alter the palette to less colors than safty colors and the gui stays that way even after leaving the editor and this works with Safety_colors = yes so there is also something wrong?