Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

repository2: populate reverseLayers correctly #185

Merged
merged 2 commits into from
Jul 27, 2016

Commits on Jul 25, 2016

  1. repository2: populate reverseLayers correctly

    In da56c93 we introduced an optimization to avoid going through all the
    layers every time we need the index of a specific one.
    
    However, when we set the layer index, we weren't setting the reversed
    index, like we were doing before the optimization.
    
    Fix it by setting the correct index.
    iaguis committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    f8e82fa View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. Configuration menu
    Copy the full SHA
    82b4642 View commit details
    Browse the repository at this point in the history