hello!
assume i have a long texted if, the arrow shows a little incorrect!
www.plantuml.com/plantuml/png/VOx1JiGm34Jl-GeVTu_m1TikuiPUE76qMeSO4XlL3cZvUaeZLLK5AqkZEFDcv9CvJbvBXfZrQqZp4eAzitpWX0MwmVcJ_Vh0M5J6HnM_O24ugvXcj0qwKiIQ_HTvvc-2k_kDUL6dDVp4mwIcqU454_46ooIldhhnhPg3g51OpWiSuH2wDarssn4yaS3XIdPizFwJib4W6JakpuNfr_cZeBzTqA3p3cf-i_f_ywk6qoorv1y0
Hello D., and all,
Here is a possible workaround using dummy label, as:
@startuml flowchart skinparam ActivityDiamondFontName Consolas skinparam defaultFontSize 12 skinparam NoteFontName Microsoft Yahei skinparam lengthAdjust none start if ( A A A AA A AA A A A AA A AA ) then (yes) if ( AA ) then (yes) else endif elseif ( B B B B B ) then (yes) if ( BA ) then (yes) else endif else label dummylabel if ( CA ) then (yes) endif if ( CB ) then (yes) else endif endif end @enduml
Enjoy,Regards.
(--------)
Thanks for the feedback
This should be fixed now.