summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-11-15 12:52:44 +0100
committerjmoenig <jens@moenig.org>2013-11-15 12:52:44 +0100
commit17508d275ab3917dfe335afbbeff32090c090ea4 (patch)
tree34b57efc245a65deb5ff52086469ac06dc8d6aa9 /history.txt
parent81654e72997c1577181d6729660c110ed1b9e20f (diff)
downloadsnap-byow-17508d275ab3917dfe335afbbeff32090c090ea4.tar.gz
snap-byow-17508d275ab3917dfe335afbbeff32090c090ea4.zip
fixed read-only input slot coloring glitch
thanks Bernat, for reporting it!
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 3f63d3d..040ac32 100755
--- a/history.txt
+++ b/history.txt
@@ -1998,3 +1998,4 @@ ______
------
* Blocks, BYOB, Store: „read-only“ option for editable custom block input slots
* BYOB, Blocks: custom block input slots reverting to default now show their default value
+* Blocks: fixed read-only input slot coloring glitch, thanks Bernat, for reporting it!