refresh rate (win)
This commit is contained in:
parent
c5647a66fd
commit
95ffceb4ed
@ -869,6 +869,7 @@ function graphics(callback) {
|
||||
if (_refreshRate && !element.currentRefreshRate) {
|
||||
element.currentRefreshRate = _refreshRate;
|
||||
}
|
||||
return element;
|
||||
});
|
||||
|
||||
if (callback) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user