HISE Logo Forum
    • Categories
    • Register
    • Login

    CSS custom variables not taken by the ModulationMatrix

    Scheduled Pinned Locked Moved Bug Reports
    4 Posts 3 Posters 194 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.
    • ustkU
      ustk
      last edited by

      @Christoph-Hart This has no effect when using the variable inside the CSS (var(--myVariable))
      But it does work with other components...

      const var laf = Content.createLocalLookAndFeel();
      
      laf.setStyleSheetProperty("radius", 5, "px");
      laf.setStyleSheetProperty("fontSize", 10, "px");
      laf.setStyleSheetProperty("colourPink", Colours.pink, "color");
      
      laf.setStyleSheet("ModulationMatrix.css");
      
      ModulationMatrixFT.setLocalLookAndFeel(laf);
      ModulationMatrixControllerFT.setLocalLookAndFeel(laf);
      

      Hise made me an F5 dude, browser just suffers...

      HISEnbergH 1 Reply Last reply Reply Quote 2
      • HISEnbergH
        HISEnberg @ustk
        last edited by

        @ustk said in CSS custom variables not taken by the ModulationMatrix:

        @Christoph-Hart This has no effect when using the variable inside the CSS (var(--myVariable))

        I've noticed this as well for the preset browser!

        Link Preview Image
        Forum

        Welcome to the official HISE Developer Forum. Get in touch with the pro's, and develop your own open-source VSTi.

        favicon

        Forum (forum.hise.audio)

        1 Reply Last reply Reply Quote 1
        • OrvillainO
          Orvillain
          last edited by Orvillain

          Might also be true for FloatingTile in general. At least, I can't get it to work!

          Musician - Instrument Designer - Sonic Architect - Creative Product Owner
          Crafting sound at every level. From strings to signal paths, samples to systems.

          ustkU 1 Reply Last reply Reply Quote 0
          • ustkU
            ustk @Orvillain
            last edited by

            @Orvillain Apparently yes, hopefully a fix will come

            Hise made me an F5 dude, browser just suffers...

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

            39

            Online

            1.9k

            Users

            12.5k

            Topics

            108.4k

            Posts