Aria Desires
Aria Desires
Done some more hacking. It seems that iOS5 basically broke the iframe standard. By default, it grows to fit its content, and there's no way to actually tell it not...
selection issue should be as easy as just removing all the padding/margins, and forcing 100% width/height no? I was mostly worried about this break some assumptions users make about our...
Pretty decent mobile support can be achieved by setting autogrow:true and buttons.bar:false in the startup config. These are develop features right now, and not in stable.
So basically this bug right now is "I do not like my solution to this problem (which just covers up that it is still happening)"?
Maybe just develop.epiceditor.com? Basically just two completely distinct directories, one syncing to master, the other to develop. Doesn't seem like the build chain would need to change at all (though...
Ah. gh-pages, eh? That's tricky. Dunno how to do that.
Totally agree, the size is a big issue. Part of that is that they support far more than us. Including it as a module of EE would definitely make sense,...
That method only works if you paste by keyboard, as far as I know
Yeah it's the redirect text area thing that doesn't work with the other menu. It involves moving the cursor on keyed ctrl+v to a hidden text area. Anyway you should...
# FAQ ## Why Is Rust So Broken? This Clearly Isn't A Problem For C! [It is absolutely a problem for C](https://www.ralfj.de/blog/2020/12/14/provenance.html). Rust, C, C++, Swift, etc. are all fundamentally...