elementary / switchboard-plug-parental-controls

Switchboard Screen Time & Limits Plug
https://elementary.io
GNU General Public License v3.0
11 stars 14 forks source link

Sets 00:00 and 23:59 as default times for picker_to and picker_from. #136

Closed igordsm closed 3 years ago

igordsm commented 4 years ago

Fix #126 : sets 00:00 and 23:59 as default times for picker_to and picker_from. This avoids locking the current user out when enabling login restrictions based on time.

Screenshot from 2020-07-22 20-35-17

In the screenshot above, if a toggle is not selected then the accepted interval is always 00:00 to 23:59.

jeremypw commented 4 years ago

Thanks for your first contribution! This works as expected thanks! I will ask the person who raised the issue to have a look as it is unclear whether the issue covers preventing the end time being set in the past or before the start time.