Bug 408601

Summary: The Grid and Guides forget their settings
Product: [Applications] krita Reporter: jimbo <loudsquid>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: halla
Priority: NOR    
Version: 4.2.1   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

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.