mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04:00
PICTUREFLOW: cambiado el modo en el que se realiza la animaci?n, ahora se utiliza un bucle con frame skiping
This commit is contained in:
@ -217,6 +217,7 @@ private:
|
||||
PictureFlowPrivate* d;
|
||||
QImage mark;
|
||||
QVector<bool> marks;
|
||||
int framesSkip;
|
||||
};
|
||||
|
||||
#endif // PICTUREFLOW_H
|
||||
|
Reference in New Issue
Block a user