Skip to content
#

user-interface

Here are 795 public repositories matching this topic...

kevinfoley
kevinfoley commented Feb 19, 2019

I think I am missing or have forgotten something about broad support for focus in a Feathers app.

Background: We have an app with a custom theme. The project was originally designed for mobile and didn't support focus. Recently the decision was made to add support for focus. It's easy enough to turn on the FocusManager, but I need to update the theme so that the control skins have a "focused"

ThijsBroersen
ThijsBroersen commented Apr 20, 2016

This week I started using Macroid and reading through the documentation. While using it yesterday I suddenly the 2.0.0-M4 release was not available anymore ... After browsing the repositories I noticed it did not exist anymore but instead there is a M5 release which has some breaking changes. After browsing through the documentation of the M5 release branch I have seen the documentation is already

pyroscope
pyroscope commented Jun 10, 2018
  • Because greater= sucks for numbers
  • math.eq, math.lt, math.gt, math.ne, math.le, math.ge
  • Same semantics as other math.* commands
    • maybe change (fix) semantics before the release, namely the obscure handling of nested lists after the 1st arg
    • strings (digits) or values accepted
    • operator is applied to first arg against all following args
    • default OR semantic
VisualPlus
fire-eggs
fire-eggs commented Apr 14, 2019

Describe the bug:
The VisualProgressBar control does not draw using the ProgressBar color from the theme.

To Reproduce:
Steps to reproduce the behavior:

  1. Run the VisualThemeBuilder.
  2. Change the ProgressBar color to something obviously non-green.
  3. Select, in sequence, from the controls dropdown the VisualGuage, VisualRadialProgress, and VisualProgressBar entries.
  4. Observe t

Improve this page

Add a description, image, and links to the user-interface 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 user-interface topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.