You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems the update to Electron v1+ has changed some behaviors in the Chromeless window, and now the rulers are able to resize themselves to negative widths and heights:
Before the update, the rulers would lock themselves out at a width/height of 0,0, and not the rulers get smaller than that.
The text was updated successfully, but these errors were encountered:
radiovisual
changed the title
Don't allow negative x,y coordinates
Don't allow negative width/height coordinates
Jun 14, 2016
radiovisual
changed the title
Don't allow negative width/height coordinates
Don't allow negative width/height values
Jun 14, 2016
Seems the update to Electron
v1+
has changed some behaviors in the Chromeless window, and now the rulers are able to resize themselves to negative widths and heights:Before the update, the rulers would lock themselves out at a width/height of
0,0
, and not the rulers get smaller than that.The text was updated successfully, but these errors were encountered: