A strange inconsistency in SpecialMatteBorder:
Size is TLBR, just as in Properties.
Right below size, color is TRBL.
Looks like an oversight, and easy to correct.
Or…?
Jim
A strange inconsistency in SpecialMatteBorder:
Size is TLBR, just as in Properties.
Right below size, color is TRBL.
Looks like an oversight, and easy to correct.
Or…?
Jim
A silly inconsistency, fixed for 3.2.
Thanks for notifying,
Rob
I think this has consequences for solutions, that are build on the previous order. Will this break?
Hi Harjo,
I believe it was just a matter of moving some GUI elements.
Good thing it is finally changed now…I believe it was already reported in version 1.2.
Of course at that time other, more important, things had priority. (and we didn’t had a bugbase)
some? a lot, I think! I have still a solution, where we did’nt had styles, so that brings a lot of work!
ROCLASI:
I believe it was just a matter of moving some GUI elements
That is correct
Harjo,
When you look at the properties panel when you have an object selected that uses SpecialMatte you see that the borders and colors are in the correct order.
It’s just the Special Matte pane that needs to show the correct data in the correct order.
You don’t have to change anything in any solution.
ah oke, now I see!
thanks!