mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 05:54:39 -04:00
When a key not handled by Grid view is pressed while it has focus, the following warning appears in Library's output qrc:/qml/GridComicsView.qml:776: Error: Cannot assign [undefined] to int AND the top-left cover is selected. The added early return fixes both issues.