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.7k stars 79 forks source link

treeview non-sync duplicate with children is not showing the children. #806

Open rcoreilly opened 8 months ago

rcoreilly commented 8 months ago

this is low priority. the item itself is copied fine, with latest Clone fix.

probably the update in this:


func (sl *Slice) ConfigCopy(n Ki, frm Slice) {
kkoreilly commented 8 months ago

Also, duplicating a toolbar leads to a panic.

kkoreilly commented 8 months ago

Also, duplicated choosers in the overflow menu lead to the app freezing.