Vittorio
Vittorio
All right, it seems there are 2 different problems: 1. the `move` function should use fixed positioning when the target or one of his parents has fixed positioning. This fixes...
Is upgrading to npm 10.2.2 working for someone? I still can't get it work
From my understanding you can feed a notarize object inside the `mac` config (check the electron builder docs, some params must be passed from env variables). Using a customg js...
AFAIK if you are using electron-builder you can either: 1. use the "notarize" procedure handled by electron-builder via configuration (see [docs](https://www.electron.build/configuration/mac#NotarizeNotaryOptions)) OR 2. use electron-notarize directly in the after-sign hook....
A native `` shows the value with the comma to the user (`15,10`) and returns `15.10`. The ISO standard says: > the symbol for the decimal marker shall be either...
I'm trying to make aiohttp work in a Plesk environment but I'm facing this exact same issue. What I'm doing right to make it work is: ```python s = socket.socket(socket.AF_UNIX,...
@webknjaz yep that works. I know the privileges are broad, but nginx and vhost users have different groups (in plesk).
I'm having similar issues since a recent update. Everything has been working smoothly in the past few years. ISO and ANSI layout settings do mess with my keys or my...