Commit 64f04006dce587a7e31422dbba1e5327591749d5

Authored by Thiago Franco de Moraes
1 parent e5e89c0f
Exists in ff_mask

Updating ffill level to 2

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
invesalius/constants.py
... ... @@ -526,7 +526,7 @@ VOLUME_STYLES.append(STATE_DEFAULT)
526 526  
527 527 STYLE_LEVEL = {SLICE_STATE_EDITOR: 1,
528 528 SLICE_STATE_WATERSHED: 1,
529   - SLICE_STATE_MASK_FFILL: 1,
  529 + SLICE_STATE_MASK_FFILL: 2,
530 530 SLICE_STATE_CROSS: 2,
531 531 SLICE_STATE_SCROLL: 2,
532 532 SLICE_STATE_REORIENT: 2,
... ...