tisfeng / Easydict

一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,OpenAI,Gemini,DeepL,Google,Bing,腾讯,百度,阿里,小牛,彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text.
GNU General Public License v3.0
6.4k stars 325 forks source link

Rewrite About view #532

Closed Jerry23011 closed 2 months ago

Jerry23011 commented 2 months ago

Closes #449

Preview

截屏2024-05-03 17 13 22 截屏2024-05-03 17 13 28

Known Issues

tisfeng commented 2 months ago

I just improved the About page.

image image
Jerry23011 commented 2 months ago

Yes, I built itand they LGTM

Jerry23011 commented 2 months ago

Whenever I close the about view window from the menubar, easydict crashes. I'm not sure if it's just on my machine

截屏2024-05-03 23 27 58
tisfeng commented 2 months ago

me too, let's check it 🥲

Jerry23011 commented 2 months ago

Bing gave me this code, worked on my end 🥹

aboutWindow.isReleasedWhenClosed = false
tisfeng commented 2 months ago

Bing gave me this code, worked on my end 🥹

aboutWindow.isReleasedWhenClosed = false

Yes, it seems to work, I improved the code, please check it.

Jerry23011 commented 2 months ago

Yes, it seems to work, I improved the code, please check it.

Runs without issues on my end

This library looks very cool: Vortex I'll try to implement it if we're not in a hurry for release. Can be a pretty nice 彩蛋

https://github.com/tisfeng/Easydict/assets/89069957/b2c7abde-33a1-4d70-8b04-707e04edc0fb

tisfeng commented 2 months ago

Yes, it seems to work, I improved the code, please check it.

Runs without issues on my end

This library looks very cool: Vortex I'll try to implement it if we're not in a hurry for release. Can be a pretty nice 彩蛋

2024-05-04.00.42.19.mov

ok, it looks cool, you can add it later.