Comment 4 for bug 1308723

Revision history for this message
Yu Ning (yuningdodo) wrote : Re: clear, after background_color command uses a black color and thus only colors a frame

I found a workaround for this issue by setting alpha channel to 0:

if background_color 44,0,30,0; then
  clear
fi