cneben
cneben
@matinjalalitekiyeh Sorry, not enought infos to investigate this one: what is you OS, do you have a screenshot or sample reference ?
Fixed in #173
Hi @petrmanek, looking at it !
@petrmanek Sorry for the delay, too much work ! I think I will have a test with `option 2` which is much more simpler to implement and look more reusable....
https://github.com/cneben/QuickQanava/commit/e6001b53b87de2870ab821c86a00e9b8d71aedb9#diff-d05196eed1993514958224acf1e5b040406a8cf3cabacc9bcb50a5af3ff4e521L77

Hi @SC-One , thanks for your suggestion (and sorry for answer delay), in fact line(and arrow) rendering was done in GLSL years ago, but it is just too hard to...
Thanks for the report, the cubic curve interpolation (and tangent angle) code is not very stable for small curves (+/- modulo 2PI!). I've been looking for a well maintained header...
Thanks for your PR(s) Alexander, You are right, an install step is missing. Until now, the preferred way to use QuickQanava was direct .pri inclusion from an external qmake project....
Thank for your work @machinekoder and @kwallner ! Latest commits on develop probably address this issue: QuickQanava could now be used from cmake using QML module(s). Support for the good...