Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
System
4 years agoSuper Contributor
Safari extension no longer bundled?
This discussion was created from comments split from: How do collections work?.
Anonymous
4 years ago@MrRooni I find it rather amusing, and distressing, that everyone on the 1Password dev team thinks that they will somehow magically make an Electron app that feels at home on macOS. Not a single developer has managed to do that, and it's not through lack of trying. Electron has certain inherent limitations that simply cannot be overcome. No matter how well coded the backend is, having the UI built out of Electron is a significantly worse user experience than having a native app. The entire interface is slightly slower to load, basic things like native macOS scrolling with elastic scrolling isn't supported, there are no more non-modal windows, every once and a while there is a rendering issue wherein it becomes obvious (even if just for a split second) that you are essentially viewing a webpage and not a natively rendered app.
No amount of clever coding can fix this. I really wish the 1Password dev team would just admit that Electron will lead to a subpar experience.