dag: condense the graph view display slightly
commitc424ca85b09b95c22f0c41a0967fb9d3e303d53d
authorDavid Aguilar <davvid@gmail.com>
Thu, 23 Mar 2023 05:51:12 +0000 (22 22:51 -0700)
committerDavid Aguilar <davvid@gmail.com>
Thu, 23 Mar 2023 05:51:12 +0000 (22 22:51 -0700)
tree7ba460afb450bdc89417dd4b278f2eb3fb8955ca
parentecc7c9d4f89c9126ff72510ede22ccb362dc0c67
dag: condense the graph view display slightly

Adjust the offsets and label drawing to use a slightly denser look.

Add more padding around the branches/tags text in the X direction.
Position the branches/tags positioned slightly more to the right of the
commit node.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/dag.py