Kenneth Lim

Results 443 comments of Kenneth Lim

The magnifying glass emoji is too out of place and attention grabbing. Instead of making it part of the placeholder, can it instead be an `:after` element attached to the...

I'd prefer the magnifying glass to be a simple monochrome image and for it to be inside the box.

Much better, maybe make the image's outline color match the placeholder text's color.

@funkort I'm not able to replicate this problem on my side. Can you provide some more details about your system? Your OS and also your browser + version? Thanks.

@takyano Can you try a different browser to see if this is a browser specific issue? I don't have a Windows machine so I can't test this out myself. @shubhi2000...

@takyano Do you have any extensions installed on your Chrome? If so can you try turning them off and see if the problem still persist?

@takyano The message seems to just be a performance related warning and should not have caused this behaviour. Honestly, this is pretty weird behaviour and I'm not sure what it...

> After test, I found that I cannot use displayWidth directly to create a full-screen canvas, when the page was zoomed. Instead, if I want the canvas size full-screen, I...

@Lucie-Maya As @3ru mentioned, can you revert the changes made to the following files: * `package-lock.json` * `src/assets/js/reference.js` * `src/data/examples/build_examples/package-lock.json` * `src/data/examples/build_examples/package.json` as they are not relevant to the issue....

Just want to note that the listed files still need to be reverted in this PR, there should be no changes to those files. You can check the "Files changed"...