This is a migrated thread and some comments may be shown as answers.

Empty space in RadRibbonBackstage

1 Answer 79 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Aleksey Ivanov
Top achievements
Rank 1
Aleksey Ivanov asked on 26 Apr 2021, 11:57 AM

Hello!

Is it possible to collapse empty space in my RadRibbonBackstage?

<telerik:RadRibbonView.Backstage>
   <telerik:RadRibbonBackstage HorizontalContentAlignment="Left" ScrollViewer.VerticalScrollBarVisibility="Disabled" ScrollViewer.HorizontalScrollBarVisibility="Disabled">
      <telerik:RadRibbonBackstageItem Header="...">
         <controls:InventoryControl DataContext="{Binding Path=...}"/>
      </telerik:RadRibbonBackstageItem>
         ...
   </telerik:RadRibbonBackstage>
</telerik:RadRibbonView.Backstage>

My version is 2021.1.325.45.

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 27 Apr 2021, 01:32 PM

Hello Aleksey,

We are already aware of the reported visual glitch and working on a solution. You can watch its status in the feedback portal.

Regards,
Martin Ivanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
RibbonView and RibbonWindow
Asked by
Aleksey Ivanov
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or