quill icon indicating copy to clipboard operation
quill copied to clipboard

Quill.import: Expose BubbleTooltip and SnowTooltip via for easier theme extension

Open glock18 opened this issue 4 years ago • 2 comments
trafficstars

Hi everyone!

I was trying to extend a bubble theme a little bit, primarily affecting its tooltip, but only very slightly, although it seems like the tooltip itself isn't exposed by Quill.import. The only tooltip available is ui/tooltip, which is two levels below BubbleTooltip in a prototype chain.

I think about exposing tooltips via Quill.import. What would you say? Does it sound like a reasonable suggestion or maybe there is already a way to retrieve these classes?

Thank you in advance!

glock18 avatar Sep 17 '21 10:09 glock18

To clarify, that's what I'm thinking about:

https://github.com/glock18/quill/compare/v1.3.7...v1.3.7-tooltips-exposed

If it's good, I can make a pull request to develop.

glock18 avatar Sep 17 '21 11:09 glock18

https://github.com/glock18/quill/compare/v1.3.7...v1.3.7-tooltips-exposed

I have the same problem, nice to see the solution🎉~ Can you update a new version for it(such as v.1.3.8)? @glock18

ggvswild avatar Jul 06 '22 13:07 ggvswild

Quill 2.0 has been released (announcement post) with many changes and fixes. If this is still an issue please create a new issue after reviewing our updated Contributing guide :pray:

quill-bot avatar Apr 17 '24 10:04 quill-bot