Opened 14 years ago
Last modified 14 years ago
#6927 closed defect
plugin doesn't remember 12h checkbox value — at Version 2
Reported by: | flaimo | Owned by: | boman |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin openinghourseditor | Version: | tested |
Keywords: | Cc: |
Description (last modified by )
two things:
- i thing it would be better to uncheck the 12h checkbox by default, since the majority on this planet uses the 24h system.
- if a user changes the checkbox, the state should be remembered permanently until he changes it again. right now the checkbox is checked every time i start the openinghours editor, which gets annoying rather quickly.
Change History (2)
comment:1 by , 14 years ago
Description: | modified (diff) |
---|
comment:2 by , 14 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
You are right, the check-box is checked on every start depending on whether your localization uses the 12h or 24h mode.
Saving the state of the check-box is a very good idea. I will try to implement this functionality.