| 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. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Signed-off-by: Nikias Bassen <nikias@gmx.li> | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Signed-off-by: Nikias Bassen <nikias@gmx.li> | 
|  | Signed-off-by: Nikias Bassen <nikias@gmx.li> | 
|  |  | 
|  | The repositioning will be done by another function, so let these
align functions do what they where meant for, just align the icons
in the current icon list. |