V5: EditStyle.AllowMove and EditStyle.AllowResize no longer supported

It appears that the following V4 properties:
EditStyle.AllowMove
EditStyle.AllowResize

have been replaced with:
EditStyle.AllowMoveX
EditStyle.AllowMoveY
EditStyle.AllowChangeHeight
EditStyle.AllowChangeWidth

Would you consider adding support back for AllowMove and AllowResize as an aid to porting V4 apps? i.e. just make it a little bit easier for your customers.

The properties would not be complex to implement and can have attributes set so they don't appear on property grids.

Apolon.

2 Replies

J. J.Nagarajan Syncfusion Team April 5, 2007 06:52 PM UTC

Hi Apolon,

The current diagram code was fully refactored and the refactored code of Essential Diagram will surely have much better usability and supportability for the users. We have made a lot of changes, implemented a lot of features and fixed more defects in v.5. We hope the EditStyle properties that you have mentioned are very helpful to the users to Move or Resize the Nodes in particular Direction. However We have forwarded this query to our development team to provide backward comptability for our earlier versions. We will keep you updated on this thread.

Please let me know if you have any questions

Thanks for using Syncfusion product

Regards,
Nagaraj


J. J.Nagarajan Syncfusion Team April 12, 2007 03:25 PM UTC

Hi Apolon,

Thanks for your continued interest in Syncfusion product. We appreciate your feedback on v.5.1 beta.

I have consulted with our developer, and we have implemented the backward compatibility of our EditStyle properties. This implementation will available in our v.5.1 main release.

Thanks,
Nagaraj

Loader.
Up arrow icon