Skip to content

Loading list of modules does nothing on OS X Java 7 #31

@steveswinsburg

Description

@steveswinsburg

Loading the list of modules on OS X / Java 7 allows the user to browse, and then the screen repaints briefly to show the list, then resets to blank.

In addition the following compiler warning is given:
2013-06-27 10:52:42.043 java[57575:707] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
2013-06-27 10:52:42.045 java[57575:707] *** WARNING: Method userSpaceScaleFactor in class NSWindow is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
S

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions