zom / Zom-iOS-XMPP

THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!
https://github.com/zom/zom-ios-matrix
Mozilla Public License 2.0
37 stars 23 forks source link

touching small icons (camera, send) hard on smaller iPod Touch, iPhone 4 screens #140

Open n8fr8 opened 8 years ago

n8fr8 commented 8 years ago

can we make the touch areas bigger on small screens?

n8fr8 commented 7 years ago

Can we look into this just to see if there is anything we can do? This is for the send button, the + button and the mic button.

N-Pex commented 7 years ago

We can make the buttons a bit wider? Also, if @chrisballinger or @davidchiles update your fork of JSQMessagesViewController to rebase on top of 7.3.0 we can increase the "preferredDefaultHeight" of the toolbar to make it slightly taller (apparently it does not work prior to 7.3.0 although it's there)

davidchiles commented 7 years ago

https://github.com/ChatSecure/ChatSecure-iOS/commit/023f23dc53e35522b70af96215050f731f6bb8bd Made the buttons slightly wider and fixed the nav bar. Because of JSQ in order to make the icons taller the whole input bar would need to be taller.