dev free_fall
This commit is contained in:
parent
b4b48509ee
commit
d369fec499
|
|
@ -160,7 +160,7 @@ class Test_Leak(Test_Test):
|
|||
if step.step_type == "test_freefall_leak":
|
||||
# Flag Free Fall mode for special UI handling
|
||||
self._free_fall_mode = True
|
||||
self._free_fall_img_scale = 0.95 # scale image to almost full available space
|
||||
self._free_fall_img_scale = 1.75 # scale image to almost full available space
|
||||
|
||||
# Hide parameters not relevant during free-fall
|
||||
for name in [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user