Files
create/src
wmayer af317be718 Core: avoid conversion from float to double or vice-versa
When synchronizing the Transparency property with the transparency value of the ShapeAppearance property then do not convert between float and
double as otherwise some strange rounding issues can occur.

Example: Set the Transparency property of an object to 35 in the Property Editor. After leaving the editor the value may switch to 34.
2024-04-09 22:15:51 +02:00
..
2024-03-04 00:50:32 -05:00
2024-04-09 22:15:51 +02:00
2024-03-08 10:24:49 +01:00