Vitaly Novichkov
Vitaly Novichkov
Actually, for Electron case needs some small refactoring :thinking: : https://www.electronjs.org/docs/latest/tutorial/devices
> This fix is much better than the existing behavior, but I think it might not handle the case where a manually-specified clip rect is larger than the viewport. A...
The latest Chromium just fails:  Google Chrome fails too:  Yandex Browser too:  Actually, as I said, this API is experimental and doesn't properly works everywhere: https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API#browser_compatibility
@slouken, ping? I also made the limiting of the scope so true croprect will never go out of viewport's range. And I tested that behaviour on my end already. Now...
Actually, this feature is only works when enable Experimental Web platform features flag:    Actually, standalone...
Additionally, the Web Bluetooth API [gets been refused](https://mozilla.github.io/standards-positions/#web-bluetooth) by Mozilla because of security risks and complication of maintenance (including the blacklist of vulnerable/faulty devices).
> I went ahead and merged this. Can you make a similar PR for SDL3? Let me make an attempt...
Vivaldi is not fully Chromium, its way reworked including several features. On my end is a pure unmodified Chromium of the super latest version.
Do you mean especially if people with vision problems or small screens and it's hard to read the text?
Pixel-art fonts CAN be scaled, but they will be distorted if scaled down or scaled up with the non-multiple 2 factor.