The Wayback Machine - https://web.archive.org/web/20210720073514/https://github.com/topics/widgets
Skip to content
#

widgets

Here are 761 public repositories matching this topic...

TimUntersberger
TimUntersberger commented Mar 1, 2021

Right now any StyleSheet has a list of functions without a default implementation. Implementing a StyleSheet is really annoying, because you have to override all of the functions and not just the thing you want to change.

I recently wanted to just change the border_radius of a text_input and I had to write the following code.

impl StyleSheet for Styles {
    fn active(&self) ->
appsmith
prapullac
prapullac commented Jul 8, 2021

Steps to reproduce:

  1. Navigate to datsources
  2. Select Aarango DB
  3. Add necessary details
  4. Navigate to SSL expand
  5. Click on the dropdown
    and observe

Observation:
It is observed that the grey spacing is added when a user tries to add data from the dropdown

Expectation:
It is expected that the grey spacing must not be displayed and page must be expanded
![Screenshot 2021-07

lively
dankwow
dankwow commented Jun 25, 2021

Describe the bug
When Multiplicity is running alongside Lively Wallpaper, changing to the client machine causes the program to exit, leaving the system tray icon until pointed at.

To Reproduce
Steps to reproduce the behavior:

  1. Run Multiplicity while Lively Wallpaper is also running.
  2. Attempt to move the mouse to the client by going off the edge of the screen, similar to having t

Improve this page

Add a description, image, and links to the widgets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the widgets topic, visit your repo's landing page and select "manage topics."

Learn more