Results 5 comments of Nguyen Tran

[main.log](https://github.com/hovancik/stretchly/files/6370271/main.log) [config.log](https://github.com/hovancik/stretchly/files/6370274/config.log) (I changed the filetype as Github doesn't allow uploading `.json` file) To be more descriptive, below are some examples: * I'm on Github commenting then Stretchly shows up...

Hmm, maybe an update in Chrome enabled the flag again. Now it has worked.

However, in other Web Apps such as VSCode, the problem still exists. How to disable the flags in those apps?

I'm currently using this script. `pwa.js` ```javascript const { generateImages } = require('pwa-asset-generator'); const { rename } = require('fs').promises; const pwaArgs = ['dist/logo.png', 'dist/images']; const appleIcon = 'apple-icon-180.png'; const manifest...

Oh thank you. Good to know about the Right Click menu, and about the `Ctrl`+`Shift`+`F` shortcut 🤩. The "Automatically format grid formulas" option is kinda weird. I don't think that...