Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bring_to_front, send_to_back #226

Open
carlinisaacson opened this issue Mar 20, 2015 · 4 comments
Open

bring_to_front, send_to_back #226

carlinisaacson opened this issue Mar 20, 2015 · 4 comments

Comments

@carlinisaacson
Copy link
Member

Hey I'm thinking about adding the bringSubviewToFront and sendSubviewToBack methods to RMQ. Would this file be the place to do it?

@GantMan
Copy link
Member

GantMan commented Mar 21, 2015

Question: When would you call this? From an RMQ selection or from a styler?

If your syntax is something like this: rmq(UILabel).to_front then I'd say yes.

@jamonholmgren
Copy link
Member

I'd say rmq(my_view).to_front.

@twerth
Copy link
Member

twerth commented Apr 19, 2015

+1, make is so. And yeah Carlin, that file would be good. Actually the subviews file would be better as you're actually moving subviews around.

@jamonholmgren
Copy link
Member

👍 @carlinisaacson, make this happen Monday! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants