RichCanvas
RichCanvas copied to clipboard
The ExtentSize property will be invalid when DisableScroll=true
I found that CoerceVerticalOffset and CoerceHorizontalOffset won't be called if DisableScroll=true, but I think Panning should still be limited by the ExtentSize property.
Hi!
You're right, Panning should be limited by ExtentSize. Will fix this later as I am working on some other features at the moment. It will be packed in the next release for sure.
Thanks!