Changeset 18759 in josm for trunk/resources/images

Timestamp:
2023-06-14T20:58:53+02:00 (16 months ago)
Author:
taylor.smock
Message:

Fix #22279: Add new split mode for quick splitting of ways (patch by Woazboat, modified)

Modifications are as follows:

  • Simplify/inline some variables
  • Move an inner class used only in a class that it is not in into the appropriate class
  • Fix a pre-existing bug where InputEvent.META_MASK would not be mapped to InputEvent.META_DOWN_MASK
  • Override some additional methods in SplitMode (layerIsSupported and getModeHelpText)
File:
1 moved

Note: See TracChangeset for help on using the changeset viewer.