Open Diokuz opened 8 years ago
Browser didnt trigger resize event when you plug out external display and browser actually change its size. But baron didnt update.
Maybe need to listen page focus event, or something like that.
focus
Still hate an idea about polling (updating in setInterval handler).
Browser didnt trigger resize event when you plug out external display and browser actually change its size. But baron didnt update.
Maybe need to listen page
focus
event, or something like that.Still hate an idea about polling (updating in setInterval handler).