Page 1 of 1

[0.17.50] Lua API Class Inheritance

Posted: Sun Jun 23, 2019 12:22 am
by Roang
On the page Classes the divs containing the class inheritance are html-classed with

Code: Select all

[('class', 'brief-inherited')]
instead of

Code: Select all

brief-inherited
.

Re: [0.17.50] Lua API Class Inheritance

Posted: Sun Jun 23, 2019 6:04 pm
by Bilka
Thanks for the report, fixed for the next version.

Re: [0.17.50] Lua API Class Inheritance

Posted: Mon Jun 24, 2019 10:23 am
by Roang
Thanks