mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-03-20 09:39:07 +00:00
Fix: font was not updated when profile changed.
This commit is contained in:
parent
4d3c16fabc
commit
04a6365349
@ -63,7 +63,7 @@ Tab{
|
||||
}
|
||||
Connections{
|
||||
target: appSettings
|
||||
onRasterizationChanged: fontChanger.updateIndex();
|
||||
onTerminalFontChanged: fontChanger.updateIndex();
|
||||
}
|
||||
Component.onCompleted: updateIndex();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user