mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 22:20:35 +05:00
Rebuild color texture when mesh changes
This commit is contained in:
parent
8d99756045
commit
04ad6239d2
@ -962,7 +962,7 @@ namespace netgen
|
||||
|
||||
timestamp = NextTimeStamp();
|
||||
|
||||
if(!build_select && !vispar.colormeshsize && colors.texture==-1)
|
||||
if(!build_select && !vispar.colormeshsize)
|
||||
BuildColorTexture();
|
||||
|
||||
if (list)
|
||||
|
Loading…
Reference in New Issue
Block a user