Phan Viết Trung

Results 52 comments of Phan Viết Trung

I structure using enum like this. May it match your requirements ``` struct DeeplinkManager { static let sharedInstance = DeeplinkManager() private var navigator: NavigatorType! init() { navigator = Navigator() NavigationMap.initialize(navigator:...

A full menu means app tries to use a full menu bar to show menu items on the right-hand side. It useful for someone who has a lot of menu...

Not find a solution for this bug yet. When the fullscreen window deactivated it automatically resize to full screen.

We need more test. How it work with new "full menu bar" feature.Did you resolve the problem with checking Menu opening? I will keep this for the future release. The...

The trick using to hide icons of the app is created a very long button to put all of buttons on the left out of screen. We can't fix it...

We can't control position, OS remember it when you Hold Cmd + drag it.

Can you screenshot your menu bar?

@mfehse I don't see any screenshot images, can you check again?

Please uninstall the app, reinstall and make sure you are move "|" and ">" to the correct position. You may close some app to make some free space first. Like...

Somehow latest beta doesn't change the color of Menubar when toggling OS Dark-Light mode. Btw we are trying to reproduce your bugs.