Skip to content

Commit

Permalink
Display expected result on the left, rendered on the right
Browse files Browse the repository at this point in the history
  • Loading branch information
uclaros authored and nyalldawson committed May 22, 2024
1 parent 166f326 commit 8ff3a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsrenderchecker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -551,8 +551,8 @@ bool QgsRenderChecker::compareImages( const QString &testName, const QString &re
"<tr>"
"<td colspan=3>Compare %5 and %6</td>"
"</tr>\n<tr>"
"<td align=center><img src=\"%1\"></td>\n"
"<td align=center><img width=%3 height=%4 src=\"%2\"></td>\n"
"<td align=center><img src=\"%1\"></td>\n"
"</tr>"
"</table>\n" )
.arg(
Expand Down

0 comments on commit 8ff3a38

Please sign in to comment.