Closed alanjrogers closed 11 years ago
:diamond_shape_with_a_dot_inside:
Do we actually want an AL-enabled view in Rebel? Let's talk about that.
Is it just the fault of the recording software that makes that animation look terrible?
Yo @alanjrogers what's with the cray demos… they look horrendous :p.
Is it just the fault of the recording software that makes that animation look terrible?
Uh, yeah not sure what happened there, they looked fine when I first captured them. :rage:
Do we actually want an AL-enabled view in Rebel?
I don't see why not, they'll only enable AL on a window if you include them in your view hierarchy.
@dannygreg @joshaber any thoughts?
fixed the videos (seriously WTF)
Do we actually want an AL-enabled view in Rebel?
It's possibly better than adding RCL as a dependency. Not to mention all the work has already been done.
I agree with that, just want to figure out if it's a good idea or not to offer a mix of AL and non-AL views in a library.
As long as it's clearly documented, I'm alright with it.
:diamonds:
bump
:diamond_shape_with_a_dot_inside:
:chart_with_upwards_trend:
:boom:
This PR adds two container
NSView
subclasses, that use Auto-Layout to (optionally) animate the swapping of their content views.You can see an example of how they look in GitHub for Mac.
RBLExpandingContainerView
RBLSlidingContainerView