mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
corregido bug que evitaba que pictureflow se pudiese configurar como StripOverlapped
corregido el estilo "modern" con m?s zoom
This commit is contained in:
@ -32,7 +32,7 @@ struct Preset defaultYACReaderFlowConfig = {
|
||||
|
||||
0.f, //CF_X the X Position of the Coverflow
|
||||
0.f, //CF_Y the Y Position of the Coverflow
|
||||
-12.f, //CF_Z the Z Position of the Coverflow
|
||||
-8.f, //CF_Z the Z Position of the Coverflow
|
||||
|
||||
15.f, //CF_RX the X Rotation of the Coverflow
|
||||
0.f, //CF_RY the Y Rotation of the Coverflow
|
||||
|
Reference in New Issue
Block a user