rime / squirrel

【鼠鬚管】Rime for macOS
https://rime.im
GNU General Public License v3.0
4.64k stars 411 forks source link

Candidates are now much smaller than in native IMEs. #933

Closed Seoi-se-cheon closed 3 months ago

Seoi-se-cheon commented 3 months ago

This has been the case since the 1.0.0 update.

image image

Expected behavior: Candidates take a size of 16 as seen in native IMEs. Actual behavior: Candidates take a size much lower than 16 than seen in native IMEs. Environment

Things you've tried

LEOYoon-Tsaw commented 3 months ago

You can choose font size for default IME, like:

image

You can do the same for Squirrel. Default font size Squirrel now use is NSFont.systemFontSize. If that doesn't suit you, please change it.

Seoi-se-cheon commented 3 months ago

You can choose font size for default IME, like: image

You can do the same for Squirrel. Default font size Squirrel now use is NSFont.systemFontSize. If that doesn't suit you, please change it.

Sorry but I'm still trying to figure out why they have turned significantly smaller than before by default. Plus I have tried rolling back to 1.0.0 and even reinstalling, but neither turns out to fix the problem?

LEOYoon-Tsaw commented 3 months ago

There's no problem, what you need to do is setting style/font_point in squirrel.custom.yaml to a size you like

LEOYoon-Tsaw commented 3 months ago

I changed default font to 16 points. But I still don't get it why you are relying on default font size. If you think it's too small, make it larger.