You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I enable Auto shrink (Allow merge to automatically shrink text), the text is forced to be aligned to the left and it is not possible to center it or align it to the right.
You can see example of my configuration of the text area on this screenshot (see the Alignment configuration and Allow merge to automatically shrink text configuration):
And example output for various input data:
If the input text is long enough to fill the text area, it works as expected (text is correctly resized to fit to the text area) - first and fourth label. But if the text is too short to fill whole text area, it is aligned to the left - second and third label.
The text was updated successfully, but these errors were encountered:
When I enable Auto shrink (Allow merge to automatically shrink text), the text is forced to be aligned to the left and it is not possible to center it or align it to the right.
You can see example of my configuration of the text area on this screenshot (see the Alignment configuration and Allow merge to automatically shrink text configuration):
![gLabels_auto_shrink_and_alignment_text_configuration](https://user-images.githubusercontent.com/353931/72874099-8981ee00-3cf1-11ea-8ebb-9a5eb51c06ae.png)
And example output for various input data:
![gLabels_output](https://user-images.githubusercontent.com/353931/72874104-8d157500-3cf1-11ea-8a1f-6af14551670e.png)
If the input text is long enough to fill the text area, it works as expected (text is correctly resized to fit to the text area) - first and fourth label. But if the text is too short to fill whole text area, it is aligned to the left - second and third label.
The text was updated successfully, but these errors were encountered: