mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #126] [MERGED] Area fixup #268
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#268
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/126
Author: @mischnic
Created: 5/13/2018
Status: ✅ Merged
Merged: 5/18/2018
Merged by: @kusti8
Base:
master← Head:area_fix📝 Commits (5)
46bc830Area fixupb214a92Translate key event paramters2c2dba4More fixups17a6b40Add count to mousedown6a7066dMerge branch 'master' into area_fix📊 Changes
3 files changed (+146 additions, -86 deletions)
View changed files
📝
docs/component_APIs/area.md(+17 -11)📝
examples/area.js(+14 -3)📝
src/components/Area.js(+115 -72)📄 Description
Functional changes:
onMouseUpworks correctly nowonMouseDownnow has access to the click count (e.g. for double clicks)Otherwise:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.