Mitja Bezenšek

Results 41 issues of Mitja Bezenšek

[Currently ](https://github.com/MitjaBezensek/SharpBucket/blob/master/SharpBucket/Authentication/RequestExecutor.cs#L58)we manually create a new request if some resource was redirected. This is due to the fact that RestSharp clears the headers on redirect. There's a way around this,...

I'm getting this error after installing Jump-Location: ``` Set-JumpLocation : The type initializer for 'Jump.Location.SetJumpLocationCommand' threw an exception. At C:\Users\mitja.bezensek\Documents\WindowsPowerShell\Modules\Jump.Location\Load.ps1: 36 char:2 + Set-JumpLocation -Initialize + ~~~~~~~~~~~~~~~~ + CategoryInfo :...

bug

I have been using Jump-Location for quite some time now. Today I suddenly started having a problem when opening a powershell window. I'm getting the following error: > Set-JumpLocation :...

Describe what your pull request does. If appropriate, add GIFs or images showing the before and after. ### Change Type - [ ] `patch` — Bug fix - [ ]...

### What happened? If you move the mouse quickly between different menus you can sometimes see two submenu items at the same time. ### How can we reproduce the bug?...

bug

https://github.com/tldraw/tldraw/assets/2523721/12d565ef-89ad-4f5d-8df7-e87e5d0f3751

Meant as an exploration of what it would mean to have per shape styles for next shape. I added a debug flag to hide the style panel when the select...

I'm having a problem where the Virtual Desktop Enhancer somehow gets stuck. I cannot switch between windows, cannot close them, cannot even click inside the window to make it active....

bug

Prevents unnecessary fetching of readonly slugs. We only need to fetch it if we don't have it yet. There was also a weird issue with `window.location.href` sometimes returning encoded search...

improvement
dotcom

Adds a feature flag `Measure performance` that allows us to: - Measure the performance of all the actions (it wraps them into `measureCbDuration`). - Measure the frame rate of certain...

internal
tools