The fill opacity of elements can be set to between 0 and 255, but when setting opacity via actions, it is between 0 and 100%.
Should it be consistent between both (I think % would be more logical to most people).
1 answer
I agree that percentage is more intuitionistic to most people, we can change the editing range from 0-100%, but the data in .4ui data file will still be in range of 0 to 255, we need to keep it for backward compatibility.
This question is now closed