Shqyrtime për Quick Dial
Quick Dial nga matmoul
Shqyrtim nga eriador
Vlerësuar me 4 yje nga 5 të mundshëm
nga eriador, 8 vite më parëI'd appreciate if you added the possibility to change the font used for the names of the bookmarks (it defaults to a serif font on my machine).
Përgjigje zhvilluesi
postuar më 8 vite më parëIt's difficult to provide a good UI to set font but Quick Dial is ready for that...
You can open a debug window (F12) and type in console :
app.settings.grid.cells.titleFont = 'YOURFONTNAME';
After that, make a change on Quick Dial (Add a bookmark , move a tile, ...) to save your change..
You can open a debug window (F12) and type in console :
app.settings.grid.cells.titleFont = 'YOURFONTNAME';
After that, make a change on Quick Dial (Add a bookmark , move a tile, ...) to save your change..