Salar K
Salar K
Please follow issue formats: https://github.com/salarcode/SmartProxy/issues/new/choose You have not mentioned your browser! But I can guess you are talking about Chrome
There is a limitation on number of shortcuts on google chrome. Can't do anything about it. But pressing again to cycle back is a good idea.
> I have an idea. Since there may be conflicts with shortcut keys, is it a better implementation to click on the image to cycle and switch? I'm not sure...
This ticket is for enhancing the proxy cycle shortcuts behaviour, for action click events behaviour see https://github.com/salarcode/SmartProxy/issues/363 Also the problem is that I don't have much free time
This is limitation of browser that doesn't provide information of tab unless the request reaches a certain stage. It is good point though, will keep an eye on this one.
Addition to my comment https://github.com/dotnet/maui/issues/14597#issuecomment-1509985432 If I add this line to the method, we can see that this `FrameChanged` method is in a hot path ``` if (_batchFrameUpdate > 0)...
https://github.com/dotnet/maui/blob/48d02949c511bd979f061343f90ea63cd227558e/src/Controls/src/Core/HandlerImpl/Window/Window.Impl.cs#L209-L212 These lines are causing performance regression imo  @jonathanpeppers pinging for help
Unfortunately i didn't save that file, wasn't expecting it be needed. And yes it was in Release mode. Here is another run I did in Release mode. What I did...
Sorry, this project is maintenance mode, I only accept pull requests