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

allow idleCallBackTimer.Interval to be configurable #1025

Open
lalanikarim opened this issue Aug 28, 2018 · 0 comments
Open

allow idleCallBackTimer.Interval to be configurable #1025

lalanikarim opened this issue Aug 28, 2018 · 0 comments

Comments

@lalanikarim
Copy link

Application locks up and UI (MatterControl) becomes non-responsive for smaller values of idleCallBackTimer.Interval (around 10). Values slightly higher than that seem to cause the application to function correctly.
Allowing idleCallBackTimer.Interval (agg-sharp/PlatformWin32/win32/WinformsSystemWindow.cs:82) to be configurable will allow finetuning the value for systems where System.Timers.Timer doesn't function for an arbitrary Interval value.

OS: ArchLinux 64bit
Application: MatterControl 2.0 beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants