dumbledore / AlbiteREADER

A feature-rich e-book reader for the Java Mobile platform. Currently works with txt, xhtml and epub files. Supported features include touch scrolling, images, styling and multilingual hyphenation, on-touch dictionaries, units converter, table of contents. Uses the Droid Serif font through it's own font implementation scheme.
http://albite.org/reader_j2me
71 stars 21 forks source link

TextSelection in Rotated mode #175

Closed dumbledore closed 13 years ago

dumbledore commented 13 years ago

TextSelection works very slow in rotated mode as it needs extensive computing. Wonder what to do now...

dumbledore commented 13 years ago

Well, I'll disable it when orientation != ORIENTATION_0.