Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
af444075
Commit
af444075
authored
6 months ago
by
Terry D. Norbraten
Browse files
Options
Downloads
Patches
Plain Diff
[Terry N.] update
parent
4c379fec
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
viskit/RELEASE_NOTES
+11
-3
11 additions, 3 deletions
viskit/RELEASE_NOTES
with
11 additions
and
3 deletions
viskit/RELEASE_NOTES
+
11
−
3
View file @
af444075
...
...
@@ -13,9 +13,17 @@ Post release fixes / upgrades / issues:
at com.apple.laf.AquaMenuPainter.paintSelectedMenuItemBackground(AquaMenuPainter.java:153)
Select the Platform L&F for OS X users as the work around. On Win machines,
the platform L&F is not the best choice as the background coloring for tabs is
quite quirky. The default L&F for Win machines is recommended.
Another apple.laf NPE discovered when using default L&F:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException:
Cannot invoke "javax.swing.border.Border.paintBorder(java.awt.Component,
java.awt.Graphics, int, int, int, int)" because the return value of
"com.apple.laf.AquaMenuPainter$RecyclableBorder.get()" is null
Select the Platform L&F for OS X users as the solution. On Win machines, the
platform L&F is not the best choice as the background coloring for tabs is
quite glaring. The default L&F for Win machines is recommended. Also WIN
machine will not see EG tab status coloring in the platform mode.
Due to the way the SimkitXML2Java generates EG extensions of super
SimEntities, a default constructor will not be generated in subclasses
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment