From 6436fdc9594ad6162388db61eaf5149903f02e7f Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 8 Sep 2026 11:38:05 +0000 Subject: [PATCH] Take the ImGui suite at 3.24.0 3.24.0 makes a graph settle in seconds rather than a minute and a half. The layout's velocity cap was low enough that a body needed seconds to travel the few hundred units to its place, so a freshly opened graph spent its first half minute as a tall narrow column with near-vertical links - correct, but not finished, and the part anyone actually watches. Measured on a graph the size of the Counter document it now reaches its settled shape about five times sooner and settles in much the same place. Behavioural change inside the layout, so nothing here changes but the pins. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01D2KNUKr1xJPTEdDmeF2tQN --- Directory.Packages.props | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index a218597..312aa09 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -10,14 +10,14 @@ - + - - - + + + - - + +