Atelaes / Mynda

An electron based media library
0 stars 0 forks source link

Duplicated work on MynLibTable #73

Closed Atelaes closed 3 years ago

Atelaes commented 3 years ago

MynLibTable listens for 'save-video-confirm' and potentially makes changes to a video, depending on the response. However, if there are multiple instances of MynLibTable, as there are in hierarchical view, I suspect that all of the tables are duplicating the work.

Atelaes commented 3 years ago

Switched from an always on event listener created during construction to a once-off listener set when expecting a response from renderer.