Completed
Last Updated: 20 Jan 2020 12:06 by ADMIN
Release R1 2020 SP1 (LIB 2020_1_120)
Riziq
Created on: 30 Dec 2019 11:49
Category: PopupEditor
Type: Bug Report
1
RadPopupEditor: Incorrect layout of sizing grip in RightToLeft layout
See attached.
Attached Files:
1 comment
ADMIN
Todor
Posted on: 30 Dec 2019 11:59

Hello,

As a workaround, you can flip the image of the sizing grip in right to left mode:

(TryCast(Me.radPopupEditor1.PopupForm, RadSizablePopupControl)).SizingGrip.GripItemNSEW.Image.RotateFlipType = RotateFlipType.RotateNoneFlipX
 

Regards,
Todor Vyagov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.