You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All iconpart functions in milsymbol should have a check if they overwrite existing definitions, this to make sure that we don't accidentally override things that already are defined. This would give us two benifits:
We would be sure that we don't mess anything up by accident.
So this breaks a lot of stuff and we end up with a lot of broken
symbols, but trust me, it is good in the long run, now we just need to
repair everything that I broke.
This will implement #162 and #104
All iconpart functions in milsymbol should have a check if they overwrite existing definitions, this to make sure that we don't accidentally override things that already are defined. This would give us two benifits:
The text was updated successfully, but these errors were encountered: