Project

General

Profile

Actions

Bug #493

closed

Regression in WVMLImage due to fix for #448

Added by Thomas Suckow over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
-
Start date:
09/01/2010
Due date:
% Done:

0%

Estimated time:

Description

In the fix for bug #448, The following code was added to WVMLImage.C

if (!(paintFlags_ & PaintUpdate))
    rendered_.str(std::string());

This needs to be placed before the StartClip function call as StartClip initializes the render coordinates into rendered_.

Actions #1

Updated by Koen Deforche over 13 years ago

Hey Thomas,

These are the best bug reports!

Thanks,

koen

Actions #2

Updated by Koen Deforche over 13 years ago

  • Assignee set to Koen Deforche
Actions #3

Updated by Koen Deforche over 13 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Koen Deforche over 13 years ago

  • Status changed from Resolved to Closed

Fixed in Wt 3.1.5

Actions

Also available in: Atom PDF