Gingeh

Results 30 comments of Gingeh

I don't see why you couldn't :)

Should this issue be closed now, or edited to check some of the boxes?

Currently you can launch in offline mode by setting the `--profile` option to the name of an offline account.

You can already change your account's skin within PolyMC. On the account selection window, press the `Upload Skin` button.

It might be worth adding a checklist to this issue and making it a tracking issue

Same here, discord crashes immediately upon viewing any channel with a recently pinned message. Stable 231376 (c5d22a4) Host 0.0.29 Linux 64-Bit (5.4.0-156-Generic) BetterDiscord 1.9.3 PinIcon 0.1.0

> I think we should close this as the installer is now written in Swift. https://github.com/swiftlang/swiftly/blob/a7ef9e838b21b7f2836f318e67b4bffa6bee259f/install/swiftly-install.sh (the script this issue is talking about) is not written in swift

it seems like these lines in `HTML{TextArea,Input}Element::adjust_computed_style` are applied to eagerly, I'm pretty sure this is also what causes #634 as commenting out these lines fixes that issue too (thanks...