Closed novrain closed 7 months ago
anything that I can do to make this request be accepted?
@fcollonval, could you please help me?
Could you instead override renderCloseIcon
in a subclass? This way we would not need to extend the API. This is what JupyterLab does here.
Could you instead override
renderCloseIcon
in a subclass? This way we would not need to extend the API. This is what JupyterLab does here.
Thank you! That's a great option. I will try it.
Hey @novrain I'm closing this as answered with alternative. Let me know if you still need some changes for your use case.
The lumino default theme require font-awsome, but in some project, such as Vue project, they donot use it. Then the close icon will not show correctly. Import font-awsome to make the SINGLE icon show correctly does't make sences.
changes: