hiroara / TiMessagesTableViewController

This is a wrapper module for [MessagesTableViewController](https://github.com/jessesquires/MessagesTableViewController) on Titanium Mobile.
MIT License
26 stars 7 forks source link

change gap height between messages #4

Open albert0m opened 10 years ago

albert0m commented 10 years ago

I'm noticing that the messages can get a little too crowded in case of a group message. Is there a way to change the gap height between messages?

Even if there was a workaround I could use without messing too much with the code. messages

hiroara commented 10 years ago

Hi, thank you for your opinion! I think so, too. But, unfortunately there is no setting or workaround.

Recently, I'm trying to update MessagesTableViewController to JSQMessagesViewController. (I think this library have been renamed probably.) So, there is a possibility that the situation has changed by this update. I'll try to continue working while considering this problem. Thank you!

albert0m commented 10 years ago

thank you for your work! it's amazing :) I'm sorry if I keep opening issues, I'm just working on it and before I do any sort of transition from my old code I wanna make sure everything is smooth and working