mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Remove unwanted rowspan on D3D12 sample mask
* This messed up the grid outlines as it included another extra row that it shouldn't have.
This commit is contained in:
@@ -2545,7 +2545,7 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="7" rowspan="2">
|
||||
<item row="2" column="7">
|
||||
<widget class="QLabel" name="sampleMask">
|
||||
<property name="font">
|
||||
<font>
|
||||
|
||||
Reference in New Issue
Block a user