Opened 7 years ago

Last modified 7 years ago

#17050 closed enhancement

Refactor the GeoImageLayer and related to use a Data class with a selection listener — at Initial Version

Reported by: francois2 Owned by: team
Priority: normal Milestone: 18.12
Component: Core image mapping Version:
Keywords: Cc:

Description

My goal is to add the ability to select multiple images in the geoimagelayer to be able to move them with the photoadjust plugin.

I started the work by moving the handle of the data to a new class ImageData with a selection listener. Most of the methods the GeoImageLayer have been moved. The ImageViewerDialog now listen for the selection change. This remove the coupling with the GerImageLayer.

I also fixed a few bugs with buttons on the ImageViewDialog

Change History (1)

by francois2, 7 years ago

Note: See TracTickets for help on using tickets.