github Nerwyn/universal-remote-card 4.7.0-alpha.008
4.7.0 - Clickwheels, Unfolded Circle, and Performance Improvements

latest releases: 4.7.1, 4.7.0, 4.7.0-beta.004...
pre-release3 days ago
image

Clickwheels #227

  • Circlepads now support a clickwheel action, which triggers every 20 degrees moved around the the direction button circle.
  • When doing so a variable clockwise will be set to true if the clickwheel drag action is clockwise and false if not. This can be used to change the clickwheel drag action based on direction using templates.
  • All circlepad buttons can still be used when a clickwheel action is defined. Defining a clickwheel action does prevent you from scrolling with touch on the circlepad, similar to a touchpad.
  • Every platform has a clickwheel default action.

Circlepad Styles Updates

  • Circlepads now use theme colors and have had their styles updated to better match the updated Material Expressive Google TV app.
  • The center button is smaller, the icons are larger, and the colors are different. The circlepad and center button also have black outlines.

Unfolded Circle #248

Default Layout #226

  • When creating a new remote card, it will have a default layout instead of being empty. You can freely modify or delete this layout.

Performance Improvements

  • Added shouldUpdate logic to the card and it's elements to greatly reduce the number of render calls. The performance boost is significant on low end devices.
  • Sliders height/width calculation logic has been improved so vertical sliders and their thumb locations should be more consistent.

Full Changelog: 4.6.11...4.7.0-alpha.008

Don't miss a new universal-remote-card release

NewReleases is sending notifications on new releases.