File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,9 @@ changelog entry.
168168 type to a generic mouse button.
169169 - New ` FingerId ` added to ` PointerKind::Touch ` and ` PointerSource::Touch ` able to uniquely
170170 identify a finger in a multi-touch interaction. Replaces the old ` Touch::id ` .
171- - In the same spirit rename ` DeviceEvent::MouseMotion ` to ` PointerMotion ` .
171+ - In the same spirit rename ` DeviceEvent::MouseMotion ` and ` DeviceEvent::Button ` to
172+ ` PointerMotion ` and ` PointerButton ` respectively.
173+ - Change ` DeviceEvent::PointerButton ` to use ` ButtonSource ` .
172174 - Remove ` Force::Calibrated::altitude_angle ` .
173175- On X11, use bottom-right corner for IME hotspot in ` Window::set_ime_cursor_area ` .
174176- On macOS and iOS, no longer emit ` ScaleFactorChanged ` upon window creation.
You can’t perform that action at this time.
0 commit comments