Color&Opacity Change Performance Issue API

Issue #227 resolved
Ali Ozdemir created an issue

It takes 500 ms to apply following command for 100 objects. Since I am using this command for all objects after active story changes, it becomes a critical issue for me. Is it possible to make improvement on this?

brim.ObjectSetOpacity(col.ID, opacity) & setColor

Comments (3)

  1. Log in to comment