mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Update CHANGELOG
This commit is contained in:
parent
2f86eca240
commit
d353bf8014
@ -6,6 +6,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
|
||||
### YACReader
|
||||
* Add setting to disable scroll animations and scroll smoothing, recommended if you are using a touch pad or if you find the mouse wheel behaviour laggy.
|
||||
* Fix missing translation when opening YACReader from YACReaderLibrary.
|
||||
|
||||
### YACReaderLibrary
|
||||
* Fix "Set type" context menu the grid view for folders.
|
||||
|
@ -50,6 +50,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">YACReader</span><br/>"
|
||||
" • Add a setting to disable scroll animations and scroll smoothing, recommended if you are using a touch pad or if you find the mouse wheel behaviour laggy.<br/>"
|
||||
" • Fix missing translation when opening YACReader from YACReaderLibrary.<br/>"
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">YACReaderLibrary</span><br/>"
|
||||
" • Fix \"Set type\" context menu the grid view for folders<br/>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user