[GRASS-git] [OSGeo/grass] aedfd5: v.colors: Fix colors returning to default in anoth...
Hernán De Angelis
noreply at github.com
Mon Aug 25 14:25:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: aedfd5b39bfd93ef1e748199b3bd568de470e0d4
https://github.com/OSGeo/grass/commit/aedfd5b39bfd93ef1e748199b3bd568de470e0d4
Author: Hernán De Angelis <51515911+dhdeangelis at users.noreply.github.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M lib/vector/Vlib/color_read.c
Log Message:
-----------
v.colors: Fix colors returning to default in another mapsets (#6240)
This fixes the color table lookup code so that if mapset is not the current mapset and the local vcolr2 table is not defined, GRASS will fallback to using the color table in the original mapset (as opposed to falling back to default/no color table). Both the behavior and the code follows the raster library.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list