diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2022-07-02 00:49:33 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2022-07-02 00:49:36 +0200 |
| commit | 033ed5fb947d817da87dc11d95fc60b147791de1 (patch) | |
| tree | 4fb98f16bf658899be3b1e7ad0a50dc36e416caa /src/instance | |
| parent | ec9f41f1abf741bcb14ff14217d9686528c6eb48 (diff) | |
| download | rts-033ed5fb947d817da87dc11d95fc60b147791de1.tar.gz | |
gui.c: fix wrong logic on gui_coords
The older logic would iterate for all parents, where each parent would
again iterate for all of its parents, until no more parents found.
This is however not needed, since only inspecting the closest parent
will already cause the (recursive) algorithm to iterate for all parents.
Diffstat (limited to 'src/instance')
0 files changed, 0 insertions, 0 deletions
