TadvToolBar main menu is "compressed"

Hi,
After last update of VCL UI Pack I have the following appearance for main menu (TadvMainMenu version 2.7.1.16) inside a Tadvtoolbar (version 6.8.5.0) inside a TadvDockPanel (version 6.8.5.0)
εικόνα
It seems like each parent menu item is a fixed width button whatever is the size of the centered text

to reproduce the issue, create a new VCL project, put a TadvDockpanel and a TadvToolBar inside it. Now, insert a TadvMainmenu and set TadvToolBar's menu property to this Advmainmenu. Create menus inside the TadvMainMenu. You will have something like the following:


As you can notice the usual menu exists in the top of this image and the "compressed" menu is shown in the advtoolbar

What Delphi version do you use?
Do you use the form designer with what DPI?
Is this a high DPI monitor you use and at what DPI?

Delphi 12.3 I am using it through remote desktop.
I will have to check the main computer for that.

My monitor is at 120dpi,
Delphi: User editable custom dpi:96 (In automatic, the results are the same)

We could see this regression and fixed this. We'll release an update of TMS VCL UI Pack shortly with this fix.