Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't increment the target index if the operational layer is invalid … #290

Merged
merged 1 commit into from Sep 25, 2018

Conversation

JamesMBallard
Copy link
Contributor

@JamesMBallard JamesMBallard commented Sep 25, 2018

…(e.g. a raster or a terrain model) (#289)

v.next cherry pick of #289

Already approved and merged to master. Just keeping v.next in sync. @ldanzinger @michael-tims please review.

@JamesMBallard
Copy link
Contributor Author

Oops, should be assigned to @michael-tims who did the original code review.

Copy link

@michael-tims michael-tims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@michael-tims michael-tims merged commit 0e98928 into v.next Sep 25, 2018
@michael-tims michael-tims deleted the james/v.next/cherryPickFix branch September 25, 2018 21:21
JamesMBallard pushed a commit that referenced this pull request Jan 23, 2019
* adding v.next branch for 100.4

* updating readme

* adding support for mrsid (#286)

* Update Linux base PPI for scaleFactor

* DSA: (#287)

* DSA:

Mitigate the GeoElement base class changes.
Provide helpers and a wrapper class that provide the
now-missing signal on GeoElement.

* DSA:

In order for the destroyed signal to function correctly, set
the parent of the wrapper to be the GeoElement itself.

* DSA:

push up some code review fixes.

* DSA:

The namespace isn't needed here.

* DSA:

Pass the list by const-ref.

* Don't increment the target index if the operational layer is invalid (e.g. a raster or a terrain model) (#289) (#290)

* Use new SelectionProperties API (#291)

* Scale some UI and fix up a layout warning

* Fix compiler warnings: (#293)

- unused this in lambda captures
- unused variables

* initial commit adding KML support to DSA (#294)

* initial commit adding KML support to DSA

* updating icon

* updates from code review

* fixes from code review part 2

* The path has changed slightly. This is needed for the quick-start steps.

* Revert "The path has changed slightly. This is needed for the quick-start steps."

* Update DsaController.cpp (#301)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants