Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Due to using the actor coordinates, icons have shown a jumping
behaviour in the last column. By using fixed coordinates the
calculation does no longer get confused.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Nikias Bassen <nikias@gmx.li>
|
|
|
|
|
|
|
|
|
|
|
|
This removes the skip_empty parameter from get_icon_for_node as empty
nodes are always skipped now. This also makes alignment easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|