Commit 01c7203
committed
Remove palette re-render on state change
Remove the on(EVENTS.STATE_CHANGED) handler that called renderWidgetPalette('widgetPalette') from frontend/js/main.js. This avoids redundant palette re-renders on state updates (palette rendering is handled elsewhere) and reduces unnecessary DOM updates.1 parent 201a724 commit 01c7203
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | 272 | | |
277 | 273 | | |
278 | 274 | | |
| |||
0 commit comments