Ziyang Liu

Results 51 comments of Ziyang Liu

FYI There may be some merge conflicts depending on merge order because of some refactor planned to move all menus to the app model, this is the one for the...

@kne42 can you take a look at the failed tests? thanks!

going to merge this if no objection in 24 hours

> Ok so to migrate #5096 If I'm reading the changes correctly, I need to: 1). Add the new menu items to `CommandId` in https://github.com/napari/napari/blob/main/napari/_app_model/constants/_commands.py 2) Add the new menu...

also supporting the issues and PR here, is there any blocker to get this fix in?

Update: Had a really busy week and didn't make much progress. (Also need to grind the fish event). Will pick up next week on reworking the config layout. I think...

> The main problem should be the webview area should has a fixed ratio and can be set to use both a fixed value or controlled by window size I...

@KochiyaOcean Hi, after I updated the branch with the latest the display settings are gone. Any idea why this would happen? Looking at my code changes I don't think it's...

I tried to wrap the main components as grid item in the poi-app.es but couldn't quite iterate because the whole app breaks. I think the underlying component (KanGameWrapper I think)...