This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

New widgets
#22
1. Maximum size for all widgets in Compact mode has been increased to 1024.

2. Shape widget added in v20251008.

3. Nice feature but rather complicated to implement. We'll think about it.

4. Already on our to-do list but don't expect this soon.

5. Custom name is available in v20251008. Date selection might be added later.

6. Text label widget has a configurable size in the current version.

7. We'll think about it. For now you can use Additional classes (spinner-button-no-shape, spinner-button-shape-square or spinner-button-shape-rounder-corners) and Custom CSS:
Code:
.spinner-button-no-shape .spinner-btn {
  background: none;
  color: var(--visu-widget-active-color)
}

.spinner-button-shape-square .spinner-btn {
  border-radius: 0;
}

.spinner-button-shape-rounder-corners .spinner-btn {
  border-radius: calc(var(--spinner-base-size) * 0.25);
}

8. Available in v20251008.
Reply


Messages In This Thread
New widgets - by Daniel - 05.02.2025, 09:00
RE: New widgets - by AlexLV - 05.02.2025, 20:14
RE: New widgets - by Daniel - 06.02.2025, 09:47
RE: New widgets - by CristianAgata - 06.02.2025, 20:15
RE: New widgets - by Rune - 07.02.2025, 08:05
RE: New widgets - by AlexLV - 12.02.2025, 19:21
RE: New widgets - by Fahd - 19.02.2025, 19:52
RE: New widgets - by Frank68 - 21.03.2025, 12:20
RE: New widgets - by Daniel - 21.03.2025, 12:23
RE: New widgets - by maxmp - 22.03.2025, 11:30
RE: New widgets - by admin - 24.03.2025, 09:11
RE: New widgets - by Chandrias - 30.03.2025, 17:25
RE: New widgets - by Chandrias - 23.05.2025, 04:36
RE: New widgets - by Chandrias - 25.05.2025, 16:18
RE: New widgets - by admin - 26.05.2025, 12:38
RE: New widgets - by admin - 28.05.2025, 10:42
RE: New widgets - by Chandrias - 29.05.2025, 08:11
RE: New widgets - by Daniel - 29.05.2025, 09:48
RE: New widgets - by Chandrias - 29.05.2025, 11:35
RE: New widgets - by Daniel - 29.05.2025, 11:41
RE: New widgets - by Chandrias - 04.09.2025, 18:21
RE: New widgets - by admin - 08.10.2025, 08:43

Forum Jump: