mrjs icon indicating copy to clipboard operation
mrjs copied to clipboard

way to do dynamic css changes with text (either using or not using the main update)

Open hanbollar opened this issue 1 year ago • 1 comments

          hmmm I still think there might be a need for some stuff in the main update. particularly dynamic CSS updates, which we can't detect changes to via events. 

This is good for now but dynamic CSS changes is a table stakes requirement for V1.

Originally posted by @michaelthatsit in https://github.com/Volumetrics-io/mrjs/pull/561#discussion_r1552570812

hanbollar avatar Apr 04 '24 23:04 hanbollar

Let's include CSS changes for all UI.

We can already do it with layout (width, position, height, etc). but long term we should target full support.

michaelthatsit avatar Apr 04 '24 23:04 michaelthatsit