Files
create/src/Mod/TechDraw
Chris Hennes f9dbaac7aa TD: Fix hatch size constraint
Commit 1155f0d7 changed `UnitsApi::getDecimals()` from `int` to
`size_t`, which changes the meaning of the negation since it is now
unsigned. Cast it to an integer before the negation to restore the old
behavior.
2025-05-12 18:11:15 +02:00
..
2025-05-12 18:11:15 +02:00
2024-05-27 15:33:55 -04:00
2024-07-14 09:25:46 +02:00