Hello Support,
I have some hidden panes (see attachement). The Problem is that when I try to reorder and save the layout and reload it, the panes are not ordered as wished.
I there a way to provide it?
Best regards,
Frédéric Le Blay.
Currently when ScaleTransform is used ether on the RadDocking control or its container the compasses/drop cues which are shown when docking a RadPane instance have incorrect scaling and are placed incorrectly. By design the control's scaling is determined by the scaling of the OS environment.
Hi,
In most docking applications (Telerik WinForms, Visual Studio), it is possible to right click on the pane-tab header and get the options:
- New Horizontal Tab Group
- New Vertical Tab Group
- Move to Next Tab Group
etc.
This would nice in WPF as well
/Brian
A possible workaround has been demonstrated in the attached project.
Resizing a RadPane's splitter while its Header's or Content's ContextMenu is opened leads to incorrect resize
When a pane is unpinned, mouse over it in order to show. After that when the mouse is removed from the pane it flickers before the animation is started.
Add shortcuts like: - close a pane by mousewheel click on the tab - close the active pane by keyboard shortcut (e.g. Ctrl + W) - switch active pane by Ctrl + Tab
Show a navigation window for navigating between panes when the user presses Ctrl+tab. RadDock for WinForms has such feature: https://docs.telerik.com/devtools/winforms/dock/architecture-and-features/quick-navigator