Michał Cichoń

Results 177 comments of Michał Cichoń

@francesco-cattoglio I just published all code related to Node Editor. You can find it [here](https://github.com/thedmd/imgui-node-editor).

Bounds measurement code relied heavily on internal positioning code and cursor placement, if I recall correctly there were changes and unfortunately errors in spacing are expected. I will look into...

Summary: * Based on latest ImGui 1.61 (thanks for patch Omar!) * Eliminated one-frame delay, results are immediate * Eliminated flickering or jiggling Scroll down for details. (Spring drawing is...

Rebased to resolve conflict with master branch.

O, hello @ocornut I will jump on first issue to after rebasing to 220e6a5. Do you want me to stop there to review changes? Or should I then move to...

Hello @ocornut. Branch is now rebased on 220e6a5. I made a few changes: * `IndentX`, `GroupOffsetX` and `ColumnOffsetX` was restored to their original form. They were required by first version...

I pushed version based on current master. One rebase onto 220e6a5 can be found there [layouts-220e6a5](/thedmd/imgui/tree/layouts-220e6a5)

@ocornut Everything is in sync.

In sync again. @ocornut Do you have any general plan for layouts? I wonder if this PR can fit in better and, for example, do not introduce an API that...

And we are now on v1.67 WIP (9ba202821f6d5).