Events fired not object based #29

Closed
opened 2026-01-29 16:27:51 +00:00 by claunia · 0 comments
Owner

Originally created by @GregorBiswanger on GitHub (Oct 24, 2017).

Originally assigned to: @GregorBiswanger on GitHub.

Two different objects that registred the same event will be fired.
As example two BrowserWindow-Objects registred the OnMinimize-Event.
One of this fired the Event, and all handler will be executing. That is the problem.

Originally created by @GregorBiswanger on GitHub (Oct 24, 2017). Originally assigned to: @GregorBiswanger on GitHub. Two different objects that registred the same event will be fired. As example two BrowserWindow-Objects registred the OnMinimize-Event. One of this fired the Event, and all handler will be executing. That is the problem.
claunia added the bugIn progress labels 2026-01-29 16:27:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#29