We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8509bd commit ecbb02eCopy full SHA for ecbb02e
CHANGELOG.md
@@ -3,6 +3,11 @@ name: Changelog
3
index: 4
4
---
5
6
+## 4.8.1
7
+
8
+- 🐛 Fix: Debug text influencing text size of other texts.
9
+- 🐛 Fix: Mouse tracking not working correctly when zooming in and out.
10
11
## 4.8.0
12
13
- 💥 BREAKING CHANGE: Pen behavior was changed to work more similar to the behavior of the scratch pen.
resources/build.properties
@@ -40,7 +40,7 @@ author.url=https://openpatch.org
40
# This is NOT a direct link to where to download it.
41
42
library.url=https://github.com/openpatch/scratch-for-java
43
-library.version=4.8.0
+library.version=4.8.1
44
45
46
# Set the category (or categories) of your Library from the following list:
0 commit comments