Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove global option for millisecond time display in .onLoad(). #159

Closed

Conversation

smartiing
Copy link
Contributor

The options(digits.secs = 3) line was removed from the .onLoad function to avoid changing the default global time display settings to millisecond precision. This prevents unintended modifications to users' global options.

smartiing and others added 2 commits October 1, 2024 21:29
The options(digits.secs = 3) line was removed from the .onLoad function to avoid changing the default global time display settings to millisecond precision. This prevents unintended modifications to users' global options.
@datawookie
Copy link
Owner

Thanks, merged!

@datawookie datawookie closed this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants