alpha: change alpha variable from float to double The float value caused the opacity to be calculated as 0 due to precision loss when multiplying with unsigned int 0xffffffff.
1 files changed, 1 insertions(+), 1 deletions(-) M config.def.h
M config.def.h => config.def.h +1 -1