View Single Post
Old 09-15-2019, 06:13 PM   #3
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,737
Default

Hi thanks for bringing this to our attention!

I'm looking at the code now -- it appears your IPlugView::canResize() returns kResultTrue, meaning that the plug-in supports variable sizing. In this case, implementing IPlugView::checkSizeConstraint() would probably help?
Justin is offline   Reply With Quote