Open fdiotalevi opened 11 years ago
Hi, I followed the tutorial, installed the gem (0.0.8 version), tried a few methods explained in the help page, f.i.
// Toggle fullscreen mode macgap.window.toggleFullscreen();
// Maximize the window macgap.window.maximize();
but none of them work for me... it looks like the macgap.window object exists, but not methods maximize and toggleFullscreen are undefined. Am i using the right version? Is there a more recent one?
Hi, I followed the tutorial, installed the gem (0.0.8 version), tried a few methods explained in the help page, f.i.
// Toggle fullscreen mode macgap.window.toggleFullscreen();
// Maximize the window macgap.window.maximize();
but none of them work for me... it looks like the macgap.window object exists, but not methods maximize and toggleFullscreen are undefined. Am i using the right version? Is there a more recent one?