Bug 408601 - The Grid and Guides forget their settings
Summary: The Grid and Guides forget their settings
Status: CONFIRMED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 4.2.1
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-12 05:07 UTC by jimbo
Modified: 2022-09-14 08:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jimbo 2019-06-12 05:07:03 UTC
SUMMARY
The X/Y settings in the Grids panel always defaults to 20px. The other tools remember their settings but the Grid doesn't

STEPS TO REPRODUCE
1. Open a new document and set the Grid size to 32x32
2. Close the document
2. Open a new document

OBSERVED RESULT
The Grid settings have been returned to 20x20

EXPECTED RESULT
The Grid settings keep it previous setting of 32x32

SOFTWARE/OS VERSIONS
Windows: Windows 7 Professional 64 bit
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Halla Rempt 2019-06-14 10:28:40 UTC
I'm working on something that should save state automatically for all dialogs and widgets, so we shouldn't manually implement this, but use the code from the rempt/407381-dialog-state-saver branch for the grids panel, too.
Comment 2 Halla Rempt 2022-09-14 08:35:35 UTC
The relevant merge request was rejected.