mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
corregido el comportamiento de la barra de herramientas en el visor (OSX)
cambios menores en no_libraries_widget
This commit is contained in:
@ -596,6 +596,8 @@ void MainWindowViewer::toggleToolBars()
|
||||
toolbars?hideToolBars():showToolBars();
|
||||
|
||||
Configuration::getConfiguration().setShowToolbars(toolbars);
|
||||
|
||||
comicToolBar->setMovable(false);
|
||||
}
|
||||
void MainWindowViewer::hideToolBars()
|
||||
{
|
||||
|
Reference in New Issue
Block a user