enso/lib/rust/ensogl/component
Mateusz Czapliński 81e5e77ae8
A caption when hovering the marketplace button on the left bar of Component Browser (#3783)
When hovering the mouse pointer over the Marketplace button on the left bar of the Component Browser, show a caption informing that the Marketplace will be available soon.

https://www.pivotaltracker.com/story/show/182613789

#### Visuals

The video below demonstrates the caption shown when hovering the Marketplace button on the left bar of the Component Browser. It shows the caption disappearing after a hardcoded time, or when the mouse pointer is moved away from the button.







https://user-images.githubusercontent.com/273837/196195809-45a712e1-ad86-47d8-99ff-1475a0b74c6e.mov

# Important Notes
- The "Label" visual component was fixed. Previously, the width calculation of the background was not synchronized correctly with the text width. As a result, a zero-width background was displayed when a Label was shown for the first time.
2022-10-19 16:07:40 +00:00
..
button Build script merge (#3743) 2022-10-10 23:38:48 +02:00
drop-down-menu Build script merge (#3743) 2022-10-10 23:38:48 +02:00
drop-manager Build script merge (#3743) 2022-10-10 23:38:48 +02:00
file-browser Build script merge (#3743) 2022-10-10 23:38:48 +02:00
flame-graph Build script merge (#3743) 2022-10-10 23:38:48 +02:00
grid-view Component Browser with Grid View (#3766) 2022-10-14 12:42:59 +02:00
gui Build script merge (#3743) 2022-10-10 23:38:48 +02:00
label A caption when hovering the marketplace button on the left bar of Component Browser (#3783) 2022-10-19 16:07:40 +00:00
list-view Build script merge (#3743) 2022-10-10 23:38:48 +02:00
scroll-area Build script merge (#3743) 2022-10-10 23:38:48 +02:00
scrollbar Build script merge (#3743) 2022-10-10 23:38:48 +02:00
selector Build script merge (#3743) 2022-10-10 23:38:48 +02:00
sequence-diagram Build script merge (#3743) 2022-10-10 23:38:48 +02:00
shadow Build script merge (#3743) 2022-10-10 23:38:48 +02:00
src Build script merge (#3743) 2022-10-10 23:38:48 +02:00
text Build script merge (#3743) 2022-10-10 23:38:48 +02:00
toggle-button Build script merge (#3743) 2022-10-10 23:38:48 +02:00
tooltip Build script merge (#3743) 2022-10-10 23:38:48 +02:00
Cargo.toml Grid View with Scrolling (#3588) 2022-07-19 08:39:23 +00:00