Diffusion Krita b0701693d590

Return a map instead of a list of frames

Authored by rempt on May 30 2017, 10:55 AM.

Description

Return a map instead of a list of frames

Creating a new list with map.values() is very expensive, and not
necessary in the places where the we iterate over the frames,
because we can directly iterate on a map and get the values.

Details

Committed
remptMay 30 2017, 10:55 AM
Parents
R37:0833ddce84bb: change cursor when over sliders so it is easier to learn that you can use it.
Branches
Unknown
Tags
Unknown