ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: hideki.yoshikura on June 25, 2020, 11:35:54 am

Title: Incorrect layout of characters in filter when reducing browser scale
Post by: hideki.yoshikura on June 25, 2020, 11:35:54 am
Hi,

About display collapse when the magnification of the browser is reduced
When the display scale of the display of windows10 pro is set to 100% and the magnification of crome is displayed at 50%, the lower part of the filter character string is cut off from the display frame. It should be displayed so that it fits within the display frame.
So, I have a question, but please let me know if there is a setting that the character string cannot be cut off from the display frame even at the enlargement ratio of 50%.

This phenomenon of display collapse can also be confirmed on the demo page.
I confirmed it on the page below.
https://paramquery.com/pro/demos/filter_header_local

Thank you.
Title: Re: Incorrect layout of characters in filter when reducing browser scale
Post by: paramvir on June 25, 2020, 12:09:09 pm
Please set menuUI.gridOptions.autoRow to true.

https://paramquery.com/pro/api#option-menuUI
Title: Re: Incorrect layout of characters in filter when reducing browser scale
Post by: hideki.yoshikura on June 25, 2020, 02:18:31 pm
Thank you
It has been resolved.