mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
merging more features, going through the todo list
This commit is contained in:
+4
-3
@@ -1,7 +1,8 @@
|
||||
1293 (4.2.1)
|
||||
|
||||
|
||||
contribs
|
||||
X `NullPointerException` when background exceeds color range when writing PDF
|
||||
X https://github.com/processing/processing4/issues/740
|
||||
X Use calculated text height instead of OS ascent for better vertical centering
|
||||
X https://github.com/processing/processing4/issues/739
|
||||
|
||||
|
||||
_ JNA version of getting resolution
|
||||
|
||||
@@ -1,21 +1,22 @@
|
||||
1293 (4.2.1)
|
||||
X `NullPointerException` when background exceeds color range when writing PDF
|
||||
X https://github.com/processing/processing4/issues/740
|
||||
X Use calculated text height instead of OS ascent for better vertical centering
|
||||
X https://github.com/processing/processing4/issues/739
|
||||
_ ' appearing in code with Copy as HTML
|
||||
_ Cannot load any user language files for i18n
|
||||
_ https://github.com/processing/processing4/issues/722
|
||||
|
||||
sampottinger
|
||||
X Syntax error highlighting placement / width incorrect
|
||||
X https://github.com/processing/processing4/issues/714
|
||||
X https://github.com/processing/processing4/pull/715
|
||||
X Tweak mode issue with hex codes including transparency
|
||||
X https://github.com/processing/processing4/issues/720
|
||||
X https://github.com/processing/processing4/pull/721
|
||||
|
||||
contribs
|
||||
X Syntax error highlighting placement / width incorrect from @sampottinger
|
||||
X https://github.com/processing/processing4/issues/714
|
||||
X https://github.com/processing/processing4/pull/715
|
||||
X Tweak mode issue with hex codes including transparency from @sampottinger
|
||||
X https://github.com/processing/processing4/issues/720
|
||||
X https://github.com/processing/processing4/pull/721
|
||||
X LSP feature/declaration support from @Efratror
|
||||
X https://github.com/processing/processing4/pull/678
|
||||
X https://github.com/processing/processing4/issues/676
|
||||
X Feature: Language Server Protocol, Reference Support from @Efratror
|
||||
X https://github.com/processing/processing4/issues/684
|
||||
X https://github.com/processing/processing4/pull/690
|
||||
X Update Spanish translation from @trikaphundo
|
||||
X https://github.com/processing/processing4/issues/744
|
||||
X https://github.com/processing/processing4/pull/746
|
||||
@@ -27,7 +28,11 @@ X https://github.com/processing/processing4/issues/606
|
||||
X https://github.com/processing/processing4/pull/729
|
||||
|
||||
|
||||
_ ' appearing in code with Copy as HTML
|
||||
pending
|
||||
_ comment/uncomment on French systems
|
||||
_ https://github.com/processing/processing4/issues/625
|
||||
_ https://github.com/processing/processing4/pull/660
|
||||
|
||||
|
||||
_ sandbox access to Desktop folder when using non-notarized versions
|
||||
_ "Security-Scoped Bookmarks" is the term: https://stackoverflow.com/a/12155622
|
||||
|
||||
Reference in New Issue
Block a user