Files
electron/docs/api
Birunthan Mohanathas c8dc2d3730 feat: Add will-resize event to TopLevelWindow (#13649)
The new `will-resize` event can be used to prevent the resize from
happening before the native window is actually resized. This is in
contrast to the existing the `resize` event, which is sent *after* the
native window has already been resized. For apps with e.g. custom window
snapping logic, the `resize` event is not sufficient because it will
result in flickering between the dragged size and the snapped size.

`will-resize` is only emitted on macOS and Windows.
2018-07-27 18:53:01 +09:00
..
2018-07-20 10:58:19 -07:00
2017-07-24 10:29:45 +02:00
2017-07-24 10:29:45 +02:00
2017-11-29 12:13:45 +01:00
2018-05-08 00:16:09 -05:00
2018-06-02 20:41:19 +02:00
2016-12-21 13:47:40 -08:00
2018-05-08 00:16:09 -05:00
2018-06-16 16:21:07 +10:00
2018-04-13 13:03:16 -04:00
2018-05-08 00:16:09 -05:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2017-11-29 12:13:45 +01:00