Fixed bad alignment of device selection
This commit is contained in:
@@ -444,7 +444,6 @@ class BENCHMARK_PT_main(Panel):
|
||||
sub = col.row()
|
||||
sub.scale_y = 1.5
|
||||
sub.prop(context.scene, "compute_device", text="")
|
||||
sub.separator()
|
||||
|
||||
sub = col.row()
|
||||
sub.scale_y = 2.25
|
||||
|
Reference in New Issue
Block a user