Ismatulla Mansurov
Ismatulla Mansurov
@jevonmao Hey, I am not really sure if you have fixed the problem yet. But, the issue is not present in `.JMMALERT()` just a heads up.
Hey, it is still present in my code, when switched it from .JMAlert to .JMModal. I have no clue what's causing this, but my code structure is something like this:...
Same thing: ``` 24.03.30 20:42:36: root: INFO : /api/model-list GET 24.03.30 20:42:36: root: DEBUG : /api/model-list GET - Response: {"models":[["Claude 3 Opus","claude-3-opus-20240229"],["Claude 3 Sonnet","claude-3-sonnet-20240229"],["Claude 3 Haiku","claude-3-haiku-20240307"],["GPT-4 Turbo","gpt-4-0125-preview"],["GPT-3.5","gpt-3.5-turbo-0125"],["Gemini 1.0 Pro","gemini-1.0-pro"],["Gemini 1.5...
There is a huge design overhaul proposed by @lwouis I am working on implementing MacOS version, which includes centering alttab switcher. But the final decision is made by @lwouis
> @sapoepsilon thank you for working on this. Don't hesitate to share some draft, even on paper, with me. I have years of experience, and feedback from thousands of users,...
@lwouis I created a draft PR #2697 where I somewhat implemented the MacOs theme. Also, I made a dummy [Figma](https://www.figma.com/file/fN5JfQZQ3OvmG78rnX0ASE/Untitled?type=design&node-id=0%3A1&mode=design&t=zQzvSASECidbE1Cx-1) prototype with the new appearance tab per your video [here](https://github.com/lwouis/alt-tab-macos/issues/351#issuecomment-1317633417)....
> request vertically align I am working on it on my branch. I actually have implemented it already, you could build [alt-tab](https://github.com/lwouis/alt-tab-macos/pull/2697) from my branch. It still has many bugs,...
Just to add this, it didn't work on node ```v20.9.0```, I had to downgrade to `v18.12.1`
> Hi @sapoepsilon, > > Thank you for sharing this PR! Today i start moving out to a new place. So please forgive me if it takes a while until...
Hey @lwouis, I am struggling here a bit. I am trying to align a new TabView in the Appearance tab of the Preferences Window. However, whenever I am shifting a...