Conversations+

Notice: Undefined index: tasklist_type in /var/www/clients/client5/web39/bugs/includes/class.tpl.php(128) : eval()'d code on line 85 Notice: Undefined index: tasklist_type in /var/www/clients/client5/web39/bugs/includes/class.tpl.php(128) : eval()'d code on line 90
  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category App → User Interface
  • Assigned To Sebastian Luksch (lookshe)
  • Operating System All
  • Severity Medium
  • Priority Normal
  • Reported Version Conversations+ 0.0.7
  • Due in Version Undecided
  • Due Date Undecided
  • Votes 0
  • Private No
Attached to Project: Conversations+
Opened by Sebastian Luksch (lookshe) - 2016-03-28
Last edited by Sebastian Luksch (lookshe) - 2016-03-29

FS#174 - Displaying of ASCII emoticons differs

Size of ASCII emoticons differs compared to UTF8 emoticons, especially in message display (http://up.picn.de/files/3fbbfb73-5600-44cf-bf71-2c4a0889b0c8/IMG_20160328_223646.jpg). Input seems to be fine, message preview must be checked.

This task does not depend on any other tasks.

Closed by  Sebastian Luksch (lookshe)
Tuesday, 29 March 2016, 18:59 GMT
Reason for closing:  Fixed
Sebastian Luksch (lookshe)
Tuesday, 29 March 2016, 11:56 GMT
http://git.fucktheforce.de/conversations-plus/tree/libs/emojicon/src/main/java/github/ankushsachdeva/emojicon/EmojiconHandler.java#n1498

ASCII emojicon uses EmojiconImageSpan instead of EmojiconSpan which can handle size as well.

Loading...