Nikolas Mayr

Results 13 comments of Nikolas Mayr

To my understanding the comments are correct. Maybe add the word “fast” before “drag”

Maybe it is the same issue. Here is a dataset from https://restcountries.com/v3.1/all , that lead to an empty file when re-indenting: [restcountries.json](https://github.com/ThomasKliszowski/json_reindent/files/14259672/restcountries.json)

Should we merge then?

Because I don't have permission to do so.

Happened to us two a few times, when the app came from background and we dismissed the sheet https://github.com/OfTheWolf/UBottomSheet/pull/78

The issue also happens on iPhones with notch, if during suggestion highlighting the app is switched via swiping on the bottom of the screen to the side. Tested on 3.13.7...

Fixed in https://github.com/jankeesvw/uberlayer/pull/4/ In this PR there are more zoom levels supported. There is one for supporting `@3x` also.

There is tiny improvement in the PR https://github.com/jankeesvw/uberlayer/pull/4 If an image is opened and then a new image is opened, the window is placed at the same position as the...

Fixed in https://github.com/jankeesvw/uberlayer/pull/4/ In this PR, the image's size in pt instead of px is fetched (when available) and the created window's size matches the image's pt size. Unfortunately, if...

Will add saving window location also. Please wait with the review.