Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GCompris
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
27
Issues
27
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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 {
MultiPointTouchArea
{
x
:
drawAndExampleArea
.
x
y
:
drawAndExampleArea
.
y
width
:
draw
AndExample
Area
.
width
height
:
draw
AndExample
Area
.
height
width
:
draw
ing
Area
.
width
height
:
draw
ing
Area
.
height
onPressed
:
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