From 64f04006dce587a7e31422dbba1e5327591749d5 Mon Sep 17 00:00:00 2001 From: Thiago Franco de Moraes Date: Thu, 18 Aug 2016 10:11:38 -0300 Subject: [PATCH] Updating ffill level to 2 --- invesalius/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invesalius/constants.py b/invesalius/constants.py index 7496faf..f690254 100644 --- a/invesalius/constants.py +++ b/invesalius/constants.py @@ -526,7 +526,7 @@ VOLUME_STYLES.append(STATE_DEFAULT) STYLE_LEVEL = {SLICE_STATE_EDITOR: 1, SLICE_STATE_WATERSHED: 1, - SLICE_STATE_MASK_FFILL: 1, + SLICE_STATE_MASK_FFILL: 2, SLICE_STATE_CROSS: 2, SLICE_STATE_SCROLL: 2, SLICE_STATE_REORIENT: 2, -- libgit2 0.21.2