Open lukasLata opened 6 months ago
Hi, I have for example 15 Nodes. And I need to use auto layout logic only on 5 Nodes. These 5 Nodes can not have new position same as reaming 10 static Nodes. It is possible set some property of Node and mark Node as static? Thanks
We need to forward this question to @tgdwyer, who implemented FastIncremenalLayout in MSAGL. He might know a proper approach or another tool for this.
Thanks
Hi, I have for example 15 Nodes. And I need to use auto layout logic only on 5 Nodes. These 5 Nodes can not have new position same as reaming 10 static Nodes. It is possible set some property of Node and mark Node as static? Thanks