SplitButton drop-down arrow is not centered!

Ribbon for WPF Forum

Posted 6 months ago by UI-UX
Version: 24.1.3
Platform: .NET 6.0
Environment: Windows 11 (64-bit)
Avatar

We are using Actipro SplitButton, the drop-down arrow is misalligned towards the right. How can we fix it?

https://ibb.co/N3BRPr3

Thanks.

Comments (4)

Posted 6 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

I'm sorry but we aren't able to reproduce that in our WPF sample project.  Can you please give exact instructions and code necessary to reproduce it in one of our samples?  Thanks!

Also, are you seeing this in our classic (now-deprecated) Ribbon product or the newer ribbon in the Bars product, which has a different support forum?


Actipro Software Support

Posted 6 months ago by UI-UX
Avatar

My xaml has this:

xmlns:ribbon="http://schemas.actiprosoftware.com/winfx/xaml/ribbon"

..

<ribbon:SplitButton MinHeight="22" Label="Run" VariantSize="Medium">
..
</ribbon:SplitButton>

(Namespace, xmlns:Actipro="clr-namespace:ActiproSoftware.Windows.Controls.Ribbon.Controls;assembly=ArcGIS.Desktop.Ribbon.Wpf"

also has the same behavior!)

[Modified 6 months ago]

Posted 6 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Per your last reply, you appear to be using a custom assembly that could have changes from our original source.  For instance, they likely customized our templates beyond our defaults, because our classic Ribbon doesn't have that more modern appearance.  Only our newer Bars ribbon does.

If you can't reproduce it in our sample project that uses our original assemblies (ActiproSoftware.Ribbon.Wpf.dll instead of ArcGIS.Desktop.Ribbon.Wpf.dll), then you will have to contact whoever made the updates in that ArcGIS assembly for assistance.


Actipro Software Support

Posted 6 months ago by UI-UX
Avatar

Thanks for the reply.

The latest build of this product (v24.1.5) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.