ios
ios copied to clipboard
Think about ways to remove the loading spinner when switching buffers
Keep the cached formatted strings and height calculations in RAM for all buffers, uncache when toggling the time format, usermode symbols, etc. and on orientation change. Maybe set a flag for all buffers that need to re-format everything when switching, to speed up saving settings changes and orientation changes.
Also need to uncache when showing/hiding the user list on iPad as the message width will change