Checklist:
Release with the issue: beta 2
Last working release (if known): 1.2.19
Browser and Operating System: Chrome 148.0.7778.97 & FF 150.0.2, Win10x64
Description of problem:
Consider a card with action: hold:
type: custom:restriction-card
card:
type: entities
title: xxx
entities:
- sun.sun
action: hold
When a "hold" action is performed:
-- a "tap" circular area is displayed (which is great),
-- a vertical scrollbar is shown for a moment, a whole view is shifted (which is BAD);
-- then it comes to normal.
Javascript errors shown in the web inspector (if applicable):
Additional information:
Checklist:
Release with the issue: beta 2
Last working release (if known): 1.2.19
Browser and Operating System: Chrome 148.0.7778.97 & FF 150.0.2, Win10x64
Description of problem:
Consider a card with
action: hold:When a "hold" action is performed:
-- a "tap" circular area is displayed (which is great),
-- a vertical scrollbar is shown for a moment, a whole view is shifted (which is BAD);
-- then it comes to normal.
Javascript errors shown in the web inspector (if applicable):
Additional information: