mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 17:20:09 -06:00
* Add z-index feature for layers * Give all default layers a z-index * The given z-index makes the layers have the same order as in 0.19.0 * Giving z-indices to all non-overlay layers * Remove the z-index adjustment for manual layers * Added zIndex parsing for .info files (#3298) * No need to explicitly check the zIndex against an empty string. Make similar check for identifier work correctly --------- Co-authored-by: Malin E <malin.ejdbo@gmail.com> Co-authored-by: Micah Acinapura <micahnyc@gmail.com>