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
In the component.schema.json schema, the "Item Popup Classes" help tooltip incorrectly includes align-image-left as an option. Image alignment can only be changed now via the _imageAlignment property.
To reproduce
In the AAT, add the align-image-left class to "Item Popup Classes" and set "Image alignment" to "right". The result is that the image is right-aligned since only "Image alignment" is respected.
The text was updated successfully, but these errors were encountered:
Subject of the issue
In the
component.schema.json
schema, the "Item Popup Classes" help tooltip incorrectly includesalign-image-left
as an option. Image alignment can only be changed now via the_imageAlignment
property.To reproduce
In the AAT, add the
align-image-left
class to "Item Popup Classes" and set "Image alignment" to "right". The result is that the image is right-aligned since only "Image alignment" is respected.The text was updated successfully, but these errors were encountered: