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

Some elements are getting cut off #1011

Closed kkoreilly closed 3 months ago

kkoreilly commented 3 months ago

Describe the bug

Some buttons and trees are getting cut off on the right end.

How to reproduce

Look at the send button in Cogent AI or the child tree nodes in a core.Tree.

Example code

No response

Relevant output

No response

Platform

macOS

rcoreilly commented 3 months ago

fixed with d76be0f50 -- wasn't subtracting width of handles or inner space