RobotsAndPencils / RPSlidingMenu

A collection view menu in the style of UltraVisual.
MIT License
861 stars 109 forks source link

Adjustable Cell Height #7

Open wimbledon opened 10 years ago

wimbledon commented 10 years ago

Is there a plan to allow cell's height to be customized based on each cell?

paulthorsteinson commented 10 years ago

@wimbledon I had thought about allowing the setting of the size of the featured cell vs non featured cell. Is that what you mean? Or were you wanting for every cell to have a potentially different size?

wimbledon commented 10 years ago

I was hoping that both the RPSlidingCellFeatureHeight and RPSlidingCellNormalHeight is adjustable for each cell.

wimbledon commented 10 years ago

@paulthorsteinson Yes! It would be awesome if every cell can have different size!

paulthorsteinson commented 10 years ago

@wimbledon I've started looking into the best way to do this. Step one was to make it so that you could set a different featured/collapsed size. This is in 1.0.1. Will work to get it for each cell after

wimbledon commented 10 years ago

Thank you! Looking forward to it!

wimbledon commented 10 years ago

@paulthorsteinson How is this enhancement coming along? Let me know if there's anything I can help with.

paulthorsteinson commented 10 years ago

@wimbledon Hey sorry, still not done, enhancements have been falling to the wayside of client work. If you would like to help I could push the in progress branch and you could work with that.

Ponf commented 9 years ago

Hi @paulthorsteinson Are there any news on this issue? If you have not enough time, may be you could push wip branch?

Thanks a lot for a such beautiful component!