idealjs / layout-manager

14 stars 0 forks source link

bug(gl): jss -webkit-scrollbar not work in popout #16

Closed cqh963852 closed 3 years ago

cqh963852 commented 3 years ago

react-jss not generate a style in popout window.

It is not the best way to add style in this library.

We hope that developer also have the ability to define styles.

Provide a ability that developer can change the components className.

cqh963852 commented 3 years ago

using jss insteadof react-jss. inject style tag to main window by jss attach() function.

inject style to popout window in Portal component.

cqh963852 commented 3 years ago

released in 1.7.3