Theo Paris

Results 159 comments of Theo Paris

Actually, how about a paste icon button? Like this: ![image](https://user-images.githubusercontent.com/11761863/81515995-4e7ce800-92eb-11ea-9dac-3d29e6fc09b6.png) I've been working on this in my fork, maybe you can approve it when i'm done. I think this would...

Hmm, that's also a good polnt. I'm not sure what we should do about that yet.

I agree with this,. However, I tried to add this and the rectangle box around the url isn't long enough. ![image](https://user-images.githubusercontent.com/11761863/81581870-2f6e6c80-9364-11ea-8ce3-4484b7d31880.png) I'm not sure what to apply here. ![image](https://user-images.githubusercontent.com/11761863/81582030-63e22880-9364-11ea-8033-788d6c4a1fa4.png)

This sounds good. How will it handle long urls though? Like will it wrap or have a horizontal scroll bar?

Ok, I made a fork because that's what I thought I was supposed to do. It still looks weird but I uploaded what I have so far. Here is the...

> Same issue on Debian, and a similar one on Alpine: > > ``` > # ldd bun > /lib64/ld-linux-x86-64.so.2 (0x7fe617194000) > libdl.so.2 => /lib64/ld-linux-x86-64.so.2 (0x7fe617194000) > libm.so.6 => /lib64/ld-linux-x86-64.so.2...

![image](https://user-images.githubusercontent.com/11761863/90970939-c6000d00-e4bf-11ea-870b-af61a7f1b374.png)![image](https://user-images.githubusercontent.com/11761863/90970943-c9939400-e4bf-11ea-9569-cfb87ab62b6e.png) This is an example on an iPhone x.

I have a similar issue on Arch Linux. I also tried to re-clone mach and then I got ``` : /theodata/projects/minecraft-mods/elementalcraft/deps/mach/gpu/libs/mach-gpu-dawn/libs/dawn/src/dawn/utils/VulkanBinding.cpp:23:10: fatal error: 'GLFW/glfw3.h' file not found\ ``` even though...

I can't use emotion-theming because there isn't typescript support or type definitions for it, so that's why I've tried to use @emotion/react. However, this doesn't import the theme at all......