Open TechSupport26 opened 1 year ago
Just an update for this.
In versions around v7.x.x to 8.x.x this has become more card specific. I believe that if an entire project does not have a card with multiple parents, the Layering Algorithm will panic, leading to a project canvas not loading any cards. (They are still there just not loaded so when you change the Layering Algorithm they will be "recalculated") So far there will always be at least 1 Layering Algorithm that will load the project and using one of the other views works fine.
I think that this is not something that should be focused on as (It does not directly impact the users ability to use the canvas) there are still ways of seeing the cards using a different Layering Algorithm.
Thanks.
Hi @TechSupport26, does this issue still persist for you in the newest release (v9.3.1-alpha)?
No. It looks good. I will close this and if it stopes, I will reopen it.
I found another unhandled case.
If you have 2 or more cards that are not connected then only the classic view works
Log file from the developer tools. -1697164501867.log
Something that is possible as a result of this (it is a minor thing but is also fairly cool to be able to do) is creating cards in mass. When this issue is present you are not able to create cards properly, as a result you can add an outcome statement, press enter as much as you want and when you change the Layering Algorithm back, all the cards are created.
If you change the Layering Algorithm to Constrained Width, if you refresh you will get the following error.
You can also change the Layering Algorithm to Minimum Height you will get a similar error and the card's won't be drawn.
You can fix this either by changing the Layering Algorithm back to default then exit the project, refresh and go back in. The cards should be visible.
This only affects the Map View.
I believe that this is also the case on Windows but I can't test it at the moment.