Open YongHee-Kim opened 2 years ago
Hi @YongHee-Kim , thanks for the MWE. I was planning to implement something like rich but with more dynamicly features. But currently I am too busy to make any progress on this project. Do you have any interest to collaberate to this project?
Yes I'm interested in contributing to your project. While I'm not sure my knowledge on CS is good enough to be helpful (I'm struggling to understand the basic data types like IOBuffer
), I will do what I can if you would guide me with the code 😃
Please feel free to open a PR and tag me to review
Hello Thanks for nice package.
I've noticed that you already support borderless
Rectangle
but those option is not accessble fromPanel
I've made this commit to pass
kwargs
to theRectangle
from thePanel
https://github.com/YongHee-Kim/DisplayStructure.jl/commit/87a56dd00968486f0814121aec52da95323aa3c6here is MWE