documented core items
ClosedPublic

Authored by asagtani on Mar 12 2018, 4:51 PM.

Details

Summary
modified:   src/core/AnswerButton.qml

modified: src/core/Domino.qml
modified: src/core/DominoNumber.qml
modified: src/core/NumPad.qml

Diff Detail

Repository
R2 GCompris
Lint
Lint Skipped
Unit
Unit Tests Skipped
asagtani created this revision.Mar 12 2018, 4:51 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptMar 12 2018, 4:51 PM
Restricted Application added a subscriber: KDE Edu. · View Herald Transcript
jjazeix added inline comments.
src/core/AnswerButton.qml
28 ↗(On Diff #29339)

option

src/core/DominoNumber.qml
25 ↗(On Diff #29339)

integers (0 - 9)

26 ↗(On Diff #29339)

numbers

41 ↗(On Diff #29339)

number

src/core/NumPad.qml
30 ↗(On Diff #29339)

It also contains the backspace button to remove the last input value.
It is also only displayed when the "virtual keyboard" is enabled in the options.

jjazeix requested changes to this revision.Mar 12 2018, 8:43 PM
This revision now requires changes to proceed.Mar 12 2018, 8:43 PM
asagtani updated this revision to Diff 29355.Mar 12 2018, 9:14 PM
asagtani marked 5 inline comments as done.

made the required changes

jjazeix accepted this revision.Mar 23 2018, 7:36 AM

can you just fix no. to number and then it's good, you can commit.

Thank you!

src/core/DominoNumber.qml
26 ↗(On Diff #29339)

numbers

This revision is now accepted and ready to land.Mar 23 2018, 7:36 AM