do you really only have the double-click in there to focus the text box?indyc wrote: Wed May 03, 2023 2:01 pm There is plenty they and I wanted to pull off that EOS simply cannot do (like make it playable entirely on keyboard or avoid the double click thing entirely).
just putting this here for future reference
<div class="PromptBubble_measure__2P-za">asdasd</div>
EDIT: well that was a long road to nowhere... the EOS container doesn't let you execute DOM code. I can find the element through the console: document.getElementsByClassName("PromptBubble_measure__2P-za")[0].previousSibling but I can't use that in the init block and throw a .focus() at it. I guess that's a feature request to send to the people that control EOS "A prompt that defaults with focus" /EDIT




