Results 55 comments of Paul Miller

it's worse on safari for some reason: > So a normal span doesn't work exactly as I want because the behavior of an overflow is to clip instead of delete...

> ![image](https://private-user-images.githubusercontent.com/108441023/295652407-2bc4d921-ff44-49ea-bd71-aca60f978c81.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDQ5MjMzMDEsIm5iZiI6MTcwNDkyMzAwMSwicGF0aCI6Ii8xMDg0NDEwMjMvMjk1NjUyNDA3LTJiYzRkOTIxLWZmNDQtNDllYS1iZDcxLWFjYTYwZjk3OGM4MS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwMTEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDExMFQyMTQzMjFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03MmNkODM5NjlhOWQxZTA1ZTcxZGFiOWJlMWI5M2JmNDBlZDQ0OTU2MDI1MzNlMzVmNmU2NjQ1YWQwY2EzMGY5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.crDeXNZyCklChD9xTyHx_vu3Mf7DMyuM3VoFibWdMsE) yeah maybe this can be fudged a bit with some margins or negative margins?

really smart solution for android. we could also probably do something similar to breeze on ios where the notification server just lets them know they need to check on their...

this guy claims to have a solution: https://community.cloudflare.com/t/wrong-content-type/446632/12

another thread on the topic has a js file for rewriting headers... not my ideal solution! https://community.cloudflare.com/t/pages-messes-with-mime-types/254794/16

I believe this is related:

I'm not sure this is a frontend problem but i can try to prove that. Would be nice to figure out a repro

can we close this? the most recent time this was happening was fixed by #953. haven't seen it since

I was having this problem as well and found this [helpful answer on stackoverflow](http://stackoverflow.com/questions/30041111/is-there-a-way-in-which-i-can-ignore-touch-events-on-text-in-react-native). Basically you just say `pointerEvents="none"` on the thingy you want to ignore. ``` jsx Heyyy Heyyy...

codemagic looks good for this (can even build the desktop versions as well if you'd like) https://flutterci.com/