You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if one of the time options is selected, Pester will not let you select an input field from the other with the mouse without first selecting the other radio button. For example, if the "in" radio button is selected, you can't use the mouse to select the "at" time or date field with the mouse without first setting the "at" radio button. It would be easier to just be able to click into the "at" time field and have the "at" radio button be set automatically.
(This is analogous to the ability to select the "Display ..." checkbox just by clicking on the "Display" text itself.)
The text was updated successfully, but these errors were encountered:
Agree this would make sense. These radio buttons use a legacy/"discouraged" UI (NSMatrix) which should be replaced; this change would be easier to do as part of this work. (However, I am not sure if or when I would have time for this; this is mostly for anyone else who is interested.)
Currently if one of the time options is selected, Pester will not let you select an input field from the other with the mouse without first selecting the other radio button. For example, if the "in" radio button is selected, you can't use the mouse to select the "at" time or date field with the mouse without first setting the "at" radio button. It would be easier to just be able to click into the "at" time field and have the "at" radio button be set automatically.
(This is analogous to the ability to select the "Display ..." checkbox just by clicking on the "Display" text itself.)
The text was updated successfully, but these errors were encountered: