Cura/plugins/DigitalLibrary
Konstantinos Karmas f643f19af6 Fix tooltip not shown when the tooltip text is too long
When the tooltip text is too long and the tooltip width ends up being longer than the window it is supposed to be drawn into, the tooltip is not drawn at all. This commit fixed that by allowing the tooltip width of the ActionButton to be changed within QML, limiting it to a certain size that fits the purpose.

CURA-8112
2021-07-13 17:30:30 +02:00
..
resources Fix tooltip not shown when the tooltip text is too long 2021-07-13 17:30:30 +02:00
src Show an "Upgrade plan" button to users that have reached maximum projects 2021-07-13 17:28:38 +02:00
tests Remove unneeded pycapsule imports 2021-05-10 16:53:16 +02:00
__init__.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00