this post was submitted on 11 Sep 2023
1163 points (97.1% liked)

Programmer Humor

37925 readers
326 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 2 years ago (2 children)

No, it's not nice. Looks good only on Windows where everything have unmaching look anyway.

[–] [email protected] 6 points 2 years ago* (last edited 2 years ago)

Lmao, need more title bars to match macOS' 90s aesthetic?

[–] [email protected] 4 points 2 years ago (1 children)

Uh huh. Electron apps look good on Windows. Sure.

No electron app ever looks good anywhere. They are consistent insofar that they look shit on all OS, equally. And alias their fonts wrong. And scale them wrong. And break accessibility.

[–] [email protected] 1 points 2 years ago (1 children)

They don't break accessibility. Electron fares better in accessibility than some native app frameworks.

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

Sure, there's always a bar to clear. And yet Electron can't even properly alias fonts if the creator doesn't do it properly, as it tries to use Chrome's broken font rendering by default. Nevermind scaling the size of anything, which just becomes a blurry mess if the app wasn't created well enough (see the mess that is Signal as an example).