From 66d7b9b6836448f6319bb1d78c7f3d29a122d0e6 Mon Sep 17 00:00:00 2001 From: Robert Peek Date: Thu, 23 Jun 2022 10:40:58 +0100 Subject: [PATCH] Added fallback for _position not being set --- README.md | 2 +- bower.json | 2 +- templates/hotgridPopup.hbs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0ae358d..af283a7 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The attributes listed below are used in *components.json* to configure **Hotgrid Hotgrid automatically switches to 2 columns in small and medium device mode for the best user experience. ---------------------------- -**Version number:** 4.3.0 +**Version number:** 4.3.1 **Framework versions:** 5.8+ **Author / maintainer:** **Accessibility support:** WAI AA diff --git a/bower.json b/bower.json index 293b550..6757589 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-hotgrid-audio", - "version": "4.3.0", + "version": "4.3.1", "framework": ">=5.8", "homepage": "https://github.com/deltanet/adapt-hotgrid-audio", "displayName": "Hotgrid", diff --git a/templates/hotgridPopup.hbs b/templates/hotgridPopup.hbs index 0817331..920d3f7 100644 --- a/templates/hotgridPopup.hbs +++ b/templates/hotgridPopup.hbs @@ -1,6 +1,6 @@
{{#each _items}} -
+
{{#if _itemGraphic.src}} {{#if _itemGraphic._positionTop}}