Revert "Plot local history background white instead of wholly transparent"

On second thoughts this was correct initially.

This reverts commit 1ea29c6aec.
This commit is contained in:
Chris Young 2016-01-25 18:53:21 +00:00
parent 6eb0bd4579
commit 893df2ccf1

View File

@ -82,7 +82,7 @@ static void ami_history_redraw(struct history_window *hw)
glob = &hw->gg;
SetRPAttrs(glob->rp, RPTAG_APenColor, 0x00ffffff, TAG_DONE);
SetRPAttrs(glob->rp, RPTAG_APenColor, 0xffffffff, TAG_DONE);
RectFill(glob->rp, 0, 0, bbox->Width - 1, bbox->Height - 1);
browser_window_history_redraw_rectangle(hw->gw->bw, xs, ys,