Summary: | First document opened in a session is marked as modified | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Nicholas LaPointe <nicholaslapointe8> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/krita/c17897b69b4c00cb8aeadbdf32377af8d93025cd | Version Fixed In: | |
Sentry Crash Report: |
Description
Nicholas LaPointe
2018-01-05 12:03:03 UTC
Git commit 9b1c4cfeab606682929bd777e52730d83f02f821 by Boudewijn Rempt. Committed on 06/01/2018 at 11:43. Pushed by rempt into branch 'master'. Do not set the document modified from the grid docker Just setting a canvas on the grid docker would set the document to modified. M +0 -6 libs/ui/canvas/kis_grid_manager.cpp https://commits.kde.org/krita/9b1c4cfeab606682929bd777e52730d83f02f821 Git commit c17897b69b4c00cb8aeadbdf32377af8d93025cd by Boudewijn Rempt. Committed on 08/01/2018 at 11:49. Pushed by rempt into branch 'krita/3.3'. Do not set the document modified from the grid docker Just setting a canvas on the grid docker would set the document to modified. M +0 -6 libs/ui/canvas/kis_grid_manager.cpp https://commits.kde.org/krita/c17897b69b4c00cb8aeadbdf32377af8d93025cd |