Files
create/src/Mod
Abdullah Tahiri a7853a088c ElementWidget: remove unnecesary element pointer
================================================

This should fix this (I cannot reproduce it):
https://forum.freecad.org/viewtopic.php?p=667579#p667579

Lately I added the geometry pointer to the item. This has indeed
the potential for an already deleted pointer being accessed.

This PR removes the geometry pointer from the item and relies on the
ViewProvider to indirectly access an updated pointer.
2023-03-18 11:32:22 +01:00
..
2023-03-04 17:51:43 -06:00
2023-03-18 01:04:17 +01:00
2023-02-13 15:45:26 +01:00
2023-02-27 15:35:51 +01:00
2023-03-12 15:05:21 +01:00
2023-03-10 14:40:46 +01:00
2023-03-16 19:49:40 +01:00
2023-02-27 16:01:15 +01:00
2023-02-27 16:01:15 +01:00
2023-01-22 20:33:10 +01:00
2023-02-22 23:46:18 +01:00
2023-02-13 15:45:26 +01:00
2023-02-27 16:01:15 +01:00
2023-02-05 16:39:58 +01:00