Undo & Redo Buttons should look like "Zoom in", "zoom out" etc. Right now there is no subcaption and the small buttons make it difficult to click.
This commit is contained in:
parent
3ff6910c38
commit
db28a6fe91
|
@ -3656,6 +3656,7 @@ void VPMainWindow::ToolBarStyles()
|
||||||
{
|
{
|
||||||
ToolBarStyle(ui->mainToolBar);
|
ToolBarStyle(ui->mainToolBar);
|
||||||
ToolBarStyle(ui->toolBarZoom);
|
ToolBarStyle(ui->toolBarZoom);
|
||||||
|
ToolBarStyle(ui->toolBarUndoCommands);
|
||||||
}
|
}
|
||||||
|
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user