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
Seems EditSelectionChanged is null. The only reference I could find to it was in ColorPickerPlugin so I assume it being null is not unusual. So I simply changed it to this and the problem went away:
This is still a great tool despite the report not being change in 6 years :). Not sure if this is the best place to post a bug but here goes.
I started using it again after a long while and the thing keeped up and crashing one me. A hard crash - no warning.
I pulled the repo and ran it and found this to be the problem:
Seems
EditSelectionChanged
is null. The only reference I could find to it was in ColorPickerPlugin so I assume it being null is not unusual. So I simply changed it to this and the problem went away:Pretty simple it seems or am I missing something?
Thanks
Ernie
The text was updated successfully, but these errors were encountered: