lutzroeder / netron

Visualizer for neural network, deep learning and machine learning models
https://netron.app
MIT License
28.15k stars 2.79k forks source link

Use event delegation to reduce number of event listeners #1322

Closed beru closed 2 months ago

beru commented 3 months ago

@lutzroeder

can you provide some context how to reproduce this issue.

Before image

After image

Can you test the change in different browser and desktop environments.

I've just tested with Firefox Browser 129.0 (64-bit) on Windows 10 22H2 and the change works fine. Noticed that graph scrollbars doesn't work well on Firefox (#1258) but that's a different problem.

I'll test the change on Linux later. Tested the change on Ubuntu 24.04 LTS. It works fine.

lutzroeder commented 2 months ago

@beru can you rebase to main and resolve the build issues?