https://bugs.kde.org/show_bug.cgi?id=458997
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/9913555ac |hics/krita/commit/ff83c5a91 |b209ca826ea543af467ae6fa3ed |811b2822b73b33839212cef47cb |44d1 |7392 --- Comment #2 from Halla Rempt <ha...@valdyas.org> --- Git commit ff83c5a91811b2822b73b33839212cef47cb7392 by Halla Rempt, on behalf of Eoin O'Neill. Committed on 13/09/2022 at 06:50. Pushed by rempt into branch 'krita/5.1'. Fix the "Start Numbering At" Field not Working as Advertised Internally, the code always refers to this as 'numbering offset' so I presume that the labeling changed in the GUI and that wasn't properly reflected in the code to work as intended. In short, I've modified the behavior to work as advertised. I plan to make some modifications to export at some point, but one of the best things we could do short term is clean up variable naming to better reflect intent as that is how this bug happened in the first place (I think...) (cherry picked from commit 9913555acb209ca826ea543af467ae6fa3ed44d1) M +2 -2 libs/ui/KisAsyncAnimationFramesSavingRenderer.cpp https://invent.kde.org/graphics/krita/commit/ff83c5a91811b2822b73b33839212cef47cb7392 -- You are receiving this mail because: You are watching all bug changes.