mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
fixed day/night switch
This commit is contained in:
parent
6455a8c9e9
commit
28a2c5598b
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ class SwitchProfileAction extends FBAction {
|
|||
|
||||
public void run() {
|
||||
Reader.setColorProfileName(myProfileName);
|
||||
Reader.resetView();
|
||||
Reader.repaintView();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue