Skip to content
Commit 9fb58479 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effects/scale: Rewrite the effect using ES6 features

Since the scripted effects were ported to QJSEngine, it's possible now to
use ECMAScript 2015 perks such as classes, let and const.

This change ports the scale effect to some ES6 features to make the code
neater.
parent db020c56
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment