benleggiero
01/24/2018, 2:44 AMError (51, 5): Kotlin: Overriding `external` function with optional parameters
bashor
01/27/2018, 7:28 PMbenleggiero
01/28/2018, 1:48 AMHTMLElement
that I can pass to things that require a non-null one, so that any operations on it are ignored. In attempting to implement its convertPointFromNode
function, I am given that error, since the abstract function has optional parameters. This is in GeometryUtils
of org.w3c.dom.kt
, line 3788bashor
01/28/2018, 6:38 AMAyfri
08/26/2021, 7:17 AMbashor
09/14/2021, 6:48 PMconvertPointFromNode
and other members of HTMLElement
.bashor
09/14/2021, 6:56 PM