The King of Half-Baked Projects

Results 337 comments of The King of Half-Baked Projects

@pjeanjean those are Guild Folders, not Channel Collapse-States. Different thing. Thanks for the link either way, didn't know that project.

The thing should work as follows: * Displays all users of a group / guild * Offline users all have a constant color (gray or so) * Role colors should...

Oh right yeah, I didn't think of that. Sure, that is probably better.

a section is a channel too, therefore everything

It appears that the problem is that we parse the whole json. Maybe we can try to switch this to an approach where we only parse until we find the...

It's fine, I'll try what Charly suggested, but currently I don't have time ^^' Might get to do it on the weekend, who knows :)

Do you want a new property or reuse `JTextField.placeholderText`? Also, the code you suggested to use won't work, since we don't want to split at `\n`, but when the TextArea...

> Looks great +1 Is that a compliment or an agreement with my opinion? ^^ Yeah, I guess we could set a UI manager property. Btw, I noticed that the...

May I ask why you'd want this? What's the problem you are trying to solve with this? There might be a more idiomatic way, such as writing a custom Spinner...

@timsehn Yes, for now just `Option` @zachmu I see, understandable. I haven't really looked deep into it yet.