If you try to define handler methods using the SuperNodes way with On{Notification} syntax, all the Wm notifications do not work. Other notifications work just fine, but the Wm notifications are treated as non-existent in the generated part of the partial class.
Minimal reproduction project (just one script with all the notifications tested):
NotificationsNotWorking.zip
If you try to define handler methods using the SuperNodes way with On{Notification} syntax, all the Wm notifications do not work. Other notifications work just fine, but the Wm notifications are treated as non-existent in the generated part of the partial class.
Minimal reproduction project (just one script with all the notifications tested): NotificationsNotWorking.zip