mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #248] [MERGED] Add mouseMoveEvent, enterEvent and leaveEvent #299
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#299
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kusti8/proton-native/pull/248
Author: @roman01la
Created: 1/21/2020
Status: ✅ Merged
Merged: 3/16/2020
Merged by: @kusti8
Base:
master← Head:roman01la/mouse-events📝 Commits (4)
3500df5impl mouseMoveEvent, enterEvent and leaveEvent03b77e3update example1a11601mention new mouse events in the docs9090b21Merge branch 'master' into roman01la/mouse-events📊 Changes
4 files changed (+89 additions, -6 deletions)
View changed files
📝
docs/components.md(+1 -1)📝
src/backends/qt.ts(+22 -0)📝
src/components/View.ts(+49 -4)📝
testprog.js(+17 -1)📄 Description
Depends on https://github.com/kusti8/node-qt-napi/pull/2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.