mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Empty pixel fix
Finally fixed not rendering some pixels in an effective way. Added comments. Started making an adaptor to easly convert PDF info to gradient info.
This commit is contained in:
@ -96,8 +96,6 @@ private slots:
|
||||
|
||||
void on_Reflected_CheckBox_clicked(bool checked);
|
||||
|
||||
void on_PeriodicCheckBox_clicked(bool checked);
|
||||
|
||||
private:
|
||||
Ui::MainWindow *ui;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user