Open clj opened 1 year ago
Freeing handles should only be possible when all other "child" handles have been freed. This would mean tracking the relationship between handles, which isn't happening at the moment:
This is more of a nice to have, since I doubt KiCad would be trying to release handles out of order
Freeing handles should only be possible when all other "child" handles have been freed. This would mean tracking the relationship between handles, which isn't happening at the moment:
This is more of a nice to have, since I doubt KiCad would be trying to release handles out of order