Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Education
GCompris
Commits
b8ea6873
Commit
b8ea6873
authored
Aug 06, 2020
by
Timothée Giet
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
redraw, fix last row can't be clicked
parent
42d6792f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/activities/redraw/Redraw.qml
src/activities/redraw/Redraw.qml
+2
-2
No files found.
src/activities/redraw/Redraw.qml
View file @
b8ea6873
...
@@ -401,8 +401,8 @@ ActivityBase {
...
@@ -401,8 +401,8 @@ ActivityBase {
MultiPointTouchArea
{
MultiPointTouchArea
{
x
:
drawAndExampleArea
.
x
x
:
drawAndExampleArea
.
x
y
:
drawAndExampleArea
.
y
y
:
drawAndExampleArea
.
y
width
:
draw
AndExample
Area
.
width
width
:
draw
ing
Area
.
width
height
:
draw
AndExample
Area
.
height
height
:
draw
ing
Area
.
height
onPressed
:
checkTouchPoint
(
touchPoints
)
onPressed
:
checkTouchPoint
(
touchPoints
)
onTouchUpdated
:
checkTouchPoint
(
touchPoints
)
onTouchUpdated
:
checkTouchPoint
(
touchPoints
)
...
...
Timothée Giet
@timotheegiet
mentioned in merge request
!32 (closed)
·
Aug 07, 2020
mentioned in merge request
!32 (closed)
mentioned in merge request !32
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment