Files
create/src/Mod/TechDraw/App
wmayer ae2e71b153 TD: Fix loading project files
With PR 19941 there is a regression where parts of the document
won't be restored. This is caused by overriding the virtual method
handleChangedPropertyType() but not calling the method of the base class.

While searching for a fix another problem showed up where (due to the
incomplete loading) exceptions are thrown but not handled within TD.
Therefore the method recompute() is overridden in DrawView to also handle
OCC exceptions.
2025-09-01 14:11:52 +02:00
..
2024-11-25 17:49:21 +01:00
2024-04-06 15:25:23 -04:00
2025-08-12 12:18:23 -05:00
2025-07-13 12:08:15 -04:00
2025-02-17 21:10:26 +01:00
2025-02-15 13:33:32 -06:00
2025-03-16 17:18:23 -05:00
2025-09-01 14:11:52 +02:00
2025-09-01 14:11:52 +02:00
2023-10-01 19:54:32 -04:00
2025-09-01 14:11:52 +02:00
2025-07-13 12:08:15 -04:00
2025-07-13 12:08:15 -04:00
2025-02-17 21:10:26 +01:00
2024-11-25 17:49:21 +01:00