Skip to content

Resources System Testing day bugfixes

Sharaf Zaman requested to merge szaman/krita:sh-zam/resource-system-bugs into master

Test Plan

H: Gradients

  1. Import a different resource file with the same filename (Part of GRTT-1): It is important that you first select the gradient (this is also true for Patterns)

  2. Try editing, renaming the gradient (Part of GRTT-2,4). The gradient should update without a duplicate copy of gradients being created.

  3. Edit the gradient and press cancel. The resource and the thumbnail should not update.

Formalities Checklist

  • I confirmed this builds.
  • I confirmed Krita ran and the relevant functions work.
  • I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!)
  • I made sure my commits build individually and have good descriptions as per KDE guidelines.
  • I made sure my code conforms to the standards set in the HACKING file.
  • I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.

Ping: @tymond

Edited by Sharaf Zaman

Merge request reports

Loading