juzzlin / Heimer

Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An option to change the size of the arrows

big-smitty opened this issue · comments

The arrows are very small and it makes it difficult to see what direction they are facing, especially on low resolutions or larger maps.
An option to increase the size/thickness of the arrows would be a big QOL increase.

Setting the edge/arrow width is already possible in the bottom toolbar. It won't make the L and R arrow lines longer, though.

That might be a good fix, I think. Having the arrowheads be wider and more noticeable, or at least configurable.
Even looking at this small example is confusing, with the biggest edges allowed:
image

The color dots that show on the edges when you're selecting their parent might be a good fix as well, having the arrowheads be colored could make things easy to read from a distance.
Just an idea, thanks for your work on this awesome program :)

Thanks for your input. I will definitely fix this.

Option to set arrow size implemented in c6f68a2