diff --git a/CHANGELOG.md b/CHANGELOG.md index 77e4022b77..2f213f01e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project are documented in this file. The format is *loosely* based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) .The project does *not* follow Semantic Versioning and the changes are documented in reverse chronological order, grouped by calendar month. +## October 2025 + +### Fixed + +- *de.itemis.mps.editor.bool.runtime* Improve loading of checkbox images to work in scenarios where the node being edited is not part of a model (even if only temporarily). + ## September 2025 ### Fixed diff --git a/code/solutions/de.itemis.mps.extensions.changelog/models/de.itemis.mps.extensions.changelog.mps b/code/solutions/de.itemis.mps.extensions.changelog/models/de.itemis.mps.extensions.changelog.mps index 7cabb50259..00629b66c5 100644 --- a/code/solutions/de.itemis.mps.extensions.changelog/models/de.itemis.mps.extensions.changelog.mps +++ b/code/solutions/de.itemis.mps.extensions.changelog/models/de.itemis.mps.extensions.changelog.mps @@ -234,6 +234,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/de.itemis.mps.editor.bool.runtime.msd b/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/de.itemis.mps.editor.bool.runtime.msd index 89634b05fd..cfba8db87c 100644 --- a/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/de.itemis.mps.editor.bool.runtime.msd +++ b/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/de.itemis.mps.editor.bool.runtime.msd @@ -19,6 +19,7 @@ + diff --git a/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/models/de/itemis/mps/editor/bool/runtime.mps b/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/models/de/itemis/mps/editor/bool/runtime.mps index 047afb05b0..511b890bb8 100644 --- a/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/models/de/itemis/mps/editor/bool/runtime.mps +++ b/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/models/de/itemis/mps/editor/bool/runtime.mps @@ -6,6 +6,7 @@ + @@ -66,10 +67,15 @@ + + + + + @@ -265,6 +271,21 @@ + + + + + + + + + + + + + + + @@ -281,6 +302,9 @@ + + + @@ -322,11 +346,6 @@ - - - - - @@ -342,6 +361,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -1645,6 +1684,14 @@ + + + + + + + + @@ -1790,9 +1837,25 @@ + + + + + + + + + + + + + + + + @@ -1873,13 +1936,16 @@ - - + + - + + + + - + @@ -1911,13 +1977,16 @@ - - + + - + + + + - + @@ -4394,6 +4463,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4403,7 +4542,7 @@ - + @@ -4419,7 +4558,7 @@ - + @@ -4472,7 +4611,7 @@ - + @@ -4623,7 +4762,7 @@ - + @@ -4659,18 +4798,8 @@ - - - - - - - - - - - - + + @@ -4749,7 +4878,7 @@ - + @@ -4774,12 +4903,12 @@ - + - + @@ -4793,7 +4922,7 @@ - + @@ -4874,20 +5003,36 @@ + - + + + + + + + + + + - + + + + - + - - + + - + + + + diff --git a/code/widgets/tests/models/test.de.itemis.mps.editor.bool.runtime@tests.mps b/code/widgets/tests/models/test.de.itemis.mps.editor.bool.runtime@tests.mps index eb44369e6c..d21c81ad47 100644 --- a/code/widgets/tests/models/test.de.itemis.mps.editor.bool.runtime@tests.mps +++ b/code/widgets/tests/models/test.de.itemis.mps.editor.bool.runtime@tests.mps @@ -9,9 +9,11 @@ + + @@ -27,6 +29,11 @@ + + + + + @@ -108,13 +115,19 @@ - - + + - + + + + + + + - + @@ -133,37 +146,55 @@ - - + + - + + + + + + + - + - - + + - + + + + + + + - + - - + + - + + + + + + + - +