Skip to content
Commit 5161f0fb authored by Amy spark's avatar Amy spark 👉
Browse files

Update SeExpr version

Before this commit, Krita would crash when creating vector variables.

When initializing vector variables' widgets with a specified range,
or attempting to change their value, SeExpr would try to access an
uninitialized member. The check for null does not work because it was
never initialized in the first place.

Additionally, I fixed this widget so that it would correctly allow
vectors with explicit [0, 1] range to be previewed as color variables.

(cherry picked from commit c0495fb7)

CCMAIL: kimageshop@kde.org
parent 4f8506a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment