View in #cornerstone3d on Slack
@Julian_Linares: What would be the best way to align a stack to a determined side of the viewport? The Stack Position example is broken. I have tried using setViewPresentation({pan: pan})
but it uses pixels instead of percentage, this means it would change for every image and viewport size. I’ve also tried modifying the displayArea atribute of view presentation but it always turns out being null
@Alireza_Sedghi: We just had office hours i wished you were there to talk about this
you should use setDisplayArea
I’ll fix that example
@Julian_Linares: Great! Thank you i’ll give it a try