HISE Logo Forum
    • Categories
    • Register
    • Login

    [bug] Inline style sheet over multiple lines causes crash

    Scheduled Pinned Locked Moved Bug Reports
    2 Posts 2 Posters 226 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • d.healeyD
      d.healey
      last edited by d.healey

      This, no crash

      const laf = Content.createLocalLookAndFeel();
      laf.setInlineStyleSheet("");
      

      This, crash (segfault)

      const laf = Content.createLocalLookAndFeel();
      laf.setInlineStyleSheet("
      ");
      

      Libre Wave - Freedom respecting instruments and effects
      My Patreon - HISE tutorials
      YouTube Channel - Public HISE tutorials

      Christoph HartC 1 Reply Last reply Reply Quote 1
      • Christoph HartC
        Christoph Hart @d.healey
        last edited by

        @d-healey ah yeah that one was bugging me too. Fixed now.

        1 Reply Last reply Reply Quote 2
        • First post
          Last post

        48

        Online

        1.8k

        Users

        12.0k

        Topics

        104.4k

        Posts