Branch: refs/heads/main
Home: https://github.com/openjump-gis/openjump
Commit: 8fb08d0954c9b4257f754ad1ae074229b3b50cc0
https://github.com/openjump-gis/openjump/commit/8fb08d0954c9b4257f754ad1ae074229b3b50cc0
Author: ede <[email protected]>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M src/org/openjump/core/ui/plugin/view/InstallKeyPanPlugIn.java
Log Message:
-----------
fix panning with shortcuts (Ctrl+Cursor keys)
error was
Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Add
super.initialize() to your AbstractPlugIn.initialize() implementation!
org.openjump.core.ui.plugin.view.InstallKeyPanPlugIn$PanHelper
at
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn.getContext(AbstractPlugIn.java:412)
at
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn.getWorkbenchContext(AbstractPlugIn.java:417)
at
org.openjump.core.ui.plugin.view.InstallKeyPanPlugIn$PanHelper.getEnableCheck(InstallKeyPanPlugIn.java:195)
at
com.vividsolutions.jump.workbench.ui.ShortcutPluginExecuteKeyListener.keyPressed(ShortcutPluginExecuteKeyListener.java:97)
...
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel