openvino/docs/sphinx_setup/_static/js
Evgeny Talanin ca1153a0e7
Don't bind more and more event listeners (#23411)
The current behavior is that each subsequent click to "Edit graph
settings" leads to more and more calls to click event listener. You can
check it from browser's developer console. They all do the same thing,
so from user's view nothing is wrong. This fix is ugly as well but
removes listener before adding the new (same) one.
2024-03-14 10:17:13 +00:00
..
custom.js refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00
graphs.js Don't bind more and more event listeners (#23411) 2024-03-14 10:17:13 +00:00
graphs_ov_tf.js refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00
gsearch.js refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00
hide_banner.js [DOCS] Docs file structure update with fixes (#23343) 2024-03-11 17:05:58 +00:00
newsletter.js refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00
open_sidebar.js [Docs]One-banner (#21628) 2024-01-18 13:09:26 +01:00
papaparse.min.js refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00
viewer.min.js refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00