railroad, implement GridView based layout for display of wagons.

Authored by asagtani on Jan 5 2018, 8:11 PM.

Description

railroad, implement GridView based layout for display of wagons.

Previously wagons display was based on the fixed no. of rows which caused horizontal scrolling and image distortaion to fix this GridView layout is implemented which adjusts itself according to dimension of screen.

Details

Committed
asagtaniJan 5 2018, 8:11 PM
Parents
R2:6103bb9ddc3f: merge
Branches
Unknown
Tags
Unknown
Tasks
T7693: Railroad, Improve overall layout of the activity
Restricted Application added a subscriber: jjazeix. ยท View Herald TranscriptJan 5 2018, 8:16 PM
jjazeix added inline comments.Jan 6 2018, 8:49 PM
/src/activities/railroad/Railroad.qml
116

no need of setting x, y if they are 0

asagtani marked an inline comment as done.Jan 9 2018, 11:43 AM
rudranilbasu added inline comments.
/src/activities/railroad/Railroad.qml
317

A single space before and after "+" and "*"

asagtani marked an inline comment as done.Jan 22 2018, 8:48 AM