From ead0601c3d4a7169668a7f4fc3c9f0fd0e2dc330 Mon Sep 17 00:00:00 2001 From: ExtendReality-Bot Date: Sun, 7 Feb 2021 19:48:03 +0000 Subject: [PATCH] chore(release): set version to 1.2.3 [skip ci] ### [1.2.3](https://github.com/ExtendRealityLtd/Tilia.Interactions.SpatialButtons.Unity/compare/v1.2.2...v1.2.3) (2021-02-07) #### Bug Fixes * **prefabs:** force apply TextMeshPro styles when state is enabled ([bfb0f88](https://github.com/ExtendRealityLtd/Tilia.Interactions.SpatialButtons.Unity/commit/bfb0f8886862294c7455dbf9c419011a4dbe015c)) > There is an issue in later versions of Unity where if the TextMeshPro component is not enabled in the scene then it does not apply the state styles to the TextMeshPro component. This fix uses a BehaviourEnabledObserver to check to see whtn the TextMeshPro for each style is enabled and then force applies the styles. --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51728ae..dc9f52c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.2.3](https://github.com/ExtendRealityLtd/Tilia.Interactions.SpatialButtons.Unity/compare/v1.2.2...v1.2.3) (2021-02-07) + +#### Bug Fixes + +* **prefabs:** force apply TextMeshPro styles when state is enabled ([bfb0f88](https://github.com/ExtendRealityLtd/Tilia.Interactions.SpatialButtons.Unity/commit/bfb0f8886862294c7455dbf9c419011a4dbe015c)) + > There is an issue in later versions of Unity where if the TextMeshPro component is not enabled in the scene then it does not apply the state styles to the TextMeshPro component. This fix uses a BehaviourEnabledObserver to check to see whtn the TextMeshPro for each style is enabled and then force applies the styles. + ### [1.2.2](https://github.com/ExtendRealityLtd/Tilia.Interactions.SpatialButtons.Unity/compare/v1.2.1...v1.2.2) (2021-02-06) #### Bug Fixes diff --git a/package.json b/package.json index 33bac6e..eb7305c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "io.extendreality.tilia.interactions.spatialbuttons.unity", "displayName": "Tilia Interactions SpatialButtons Unity", "description": "User interface button types that can be used within a spatial environment for the Unity software.", - "version": "1.2.2", + "version": "1.2.3", "unity": "2018.3", "unityRelease": "10f1", "keywords": [