Brendon Muir

Results 403 comments of Brendon Muir

Hi @caseyandgina, there's an open PR to add this functionality. Just waiting for @caseyandgina to finalise the tests.

This has been implemented and released as `1.2.0`.

Lol! Blast from the past :) I think the best first step would be a failing test case that doesn't require another gem. I'd assume it should be possible to...

Closing this for now @wooly. If you want to pursue it again let me know. Also try out: https://github.com/brendon/positioning I've not used `positioning` with `ancestry` yet but I don't imagine...

Hi @staycreativedesign, I don't think acts_as_list supports being invoked more than one time on a particular model, though I could be wrong. The first invocation you have in your class...

@staycreativedesign, did that answer your question? If so, feel free to close the issue or provide some more information :)

Closing this due to lack of contact. Check out https://github.com/brendon/positioning which supports multiple lists per model.

Is there a chance you're still on Trix 1.3? EDIT: Cancel that, I see it doesn't work on 2.x too. Just doing some digging as to why that is.

@afcapel, the lack of consideration in the code for block level elements to have classes or styles set makes a lot of seemingly simple things complicated or impossible to implement...

Hi @afcapel, in my case I'm using Trix inside of a Newsletter Editor system (for schools). They value being able to choose to sometimes centre align things. If I could...