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
Currently, the _imageAlignmentproperty is required to be set in order for a popup image to appear. Can we default to _imageAlignment: "left" or something so that this doesn't break popup images?
)
* provide a default display of _imageAlignment: "right" in the instance _imageAlignment isn't set
* only apply _imageAlignment class if item has image
Subject of the issue
Currently, the
_imageAlignment
property is required to be set in order for a popup image to appear. Can we default to_imageAlignment: "left"
or something so that this doesn't break popup images?https://github.com/cgkineo/adapt-hotgrid/blob/master/templates/hotgridPopup.jsx
Relates to similar issue with Hot Graphic:
adaptlearning/adapt-contrib-hotgraphic#301
The text was updated successfully, but these errors were encountered: