View Single Post
I've had this problem before, then I could edit some values in the .owworkspace file regarding the window size and position to get it to reappear, but that doesn't work now.

So, an entire workspace is invisible. I can switch to it, but it just doesn't display the browser window.

How to fix? I have this in the workspace file:

Code:
<key>frame</key>
<string>{{189, 4}, {1251, 874}}</string>
<key>savedWindowSize</key>
<string>{1295, 874}</string>
Changing these values don't seem to do anything. Does anybody know what the numbers mean? Start X and start Y position? And then width and height? If so, these coordinates are on screen, why is it not displaying the window?

Thanks