ios icon indicating copy to clipboard operation
ios copied to clipboard

Think about ways to remove the loading spinner when switching buffers

Open c99koder opened this issue 12 years ago • 1 comments

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.

c99koder avatar Jul 30 '13 17:07 c99koder

Also need to uncache when showing/hiding the user list on iPad as the message width will change

c99koder avatar Jul 30 '13 18:07 c99koder