I just wanted to find out if it’s possible to disable image resizing in the Design mode of the Telerik:RadEditor?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The image resizing is part of the browser’s rich editing engine and AFAIK there is no code in the RadEditor to control it. You can try to find a general solution (e.g. Firefox – designMode: disable image resizing handles) and apply it in the editor’s content area.