Skip to content

Commit bfec85c

Browse files
Akos Kittakittaakos
authored andcommitted
fix: no unnecessary tree update on mouse over/out
Closes #1766 Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent f3d3d40 commit bfec85c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arduino-ide-extension/src/browser/widgets/sketchbook/sketchbook-tree-widget.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ export class SketchbookTreeWidget extends FileTreeWidget {
116116
protected hoveredNodeId: string | undefined;
117117
protected setHoverNodeId(id: string | undefined): void {
118118
this.hoveredNodeId = id;
119-
this.update();
120119
}
121120

122121
protected override createNodeAttributes(

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy