-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Tag Libraries > Clay Taglibs
-
Labels:None
-
Epic Link:
-
Sprint:S04E04 - Ten Summoner's Tales
-
Git Pull Request:
Some uses of the tags are implementing the method `getAspectRatioCssClasses` (which it should be deprecated) to handle the card image aspect ratios in `<clay:vertical-card>`.
We found a bug related with this and we already addressed it https://github.com/liferay/clay/pull/3815/files so when we finish the rest of the migration and a new Clay release is cut we can go with this task.
The fix should be simple:
- Search in portal java files for `getAspectRatioCssClasses`
- Remove that method implementation
- Add a new method in those models "isFlushHorizontal" that returns true