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

widgets

Here are 717 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
lively
JamminR
JamminR commented Mar 4, 2021

Describe the bug
"About" web wallpaper properties view removes colon and custom port numbers from display URL

To Reproduce
Steps to reproduce the behavior:
(Below instructions are using Windows 10 20H2)

  1. Open Lively Wallpaper - Show
  2. Click on '+ Add Wallpaper'
  3. Enter URL that contains a colon ':' and custom port number e.g. 'http://blah**:80**'
  4. Select OK.
  5. Right-click

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