cogentcore / core

A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web with a single Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.76k stars 83 forks source link

filetree calling Update on non-root node causes tree to not render properly #1310

Open rcoreilly opened 1 week ago

rcoreilly commented 1 week ago

Describe the bug

in Cogent Code, sometimes the filetree gets a bit wonky -- just saw an indication when fixing #1232 that it could be due to calling Update on a node instead of the root.

How to reproduce

need a good reproducible case to work on this further.

Example code

No response

Relevant output

No response

Platform

macOS