mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
cases missing in 'switch' in PictureFlow
This commit is contained in:
parent
0c02564fc5
commit
e084bdd447
@ -1399,6 +1399,8 @@ void PictureFlow::setFlowType(FlowType flowType)
|
||||
d->state->spacingRatio = 0;
|
||||
d->state->reposition();
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
d->state->reset();
|
||||
d->renderer->init();
|
||||
|
Loading…
Reference in New Issue
Block a user