cBB Chat 1.2.0 - 2 [code] block issues


no_avatar
nou nou
 
Posts: 35
Joined: Thu Nov 16, 2017 4:31 am
 Tue Apr 30, 2019 11:23 pm • via Web
Hello Canidev,

Happy user of cBB chat 1.2, but there are two issues with code blocks that I'm struggling with...

First one is a mobile issue. When reading code inside a code block, the contents of the code block cannot be scrolled on mobile. Desktop is not a problem.

The second one has to do with indentation. See example below:

Code: Select all
{
   indent 1
   {
      indent 2

      indent 2
      {
         indent 3
         {
            indent 4
               indent 5
               indent 5
         },
      },
   },
}


When copying this into cBB chat, the second "indent 2" and all that comes after will be moved one tab to the left (so indent 2 ends up at the same indentation as indent 1 above)...

Thanks!
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Fri May 03, 2019 7:39 pm • via Web
Thanks for report.
I will try to fix this issue in the next version

Who is online

Users browsing this forum: No registered users and 0 guests