Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    12.0p layoutMinsMaxs sample error with heights in Developer Console

    Hi Isomorphic,

    I browsed the showcase. In this sample (v12.0p_2020-03-28, Chromium 80 / Win 10) on click on "Show Input Dialog" you get these warnings in the Developer Console:
    Code:
    16:34:27.425:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace]
    16:34:27.427:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace]
    16:34:27.432:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace]
    16:34:27.432:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace]
    16:34:27.464:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace]
    16:34:27.465:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace]
    16:34:27.473:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace]
    16:34:27.474:MUP7:WARN:DynamicForm:isc_DynamicForm_0:ignoring bad or negative height: NaN [enable 'sizing' log for stack trace]
    I think this is coming from the DynamicForm not having an explicit height.

    Best regards
    Blama

    #2
    The error was in the sample code, there were 2 misconfigured settings, not a framework bug. This is fixed now and you will see it in the sample code as of tomorrow's builds.

    Regards
    Isomorphic Software

    Comment


      #3
      Hi Isomorphic,

      I can see this is changed now in v12.0p_2020-04-01.

      Best regards
      Blama

      Comment

      Working...
      X