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
This has to do something with re-populating the ListView control used for custom properties.
I'm not sure why it's not refreshing an my knowledge of WinForms is quite limited to answer the question.
I've tried wrapping the change of the items with .BeginUpdate() and EndUpdate() but that doesn't help.
There is a problem with this use case:
If a new Listener is created, the information is again displayed correctly (first time)
The text was updated successfully, but these errors were encountered: