Skip to content

Wordwrap not enabled for the questions in quiz template(quizitem.ui file) #64

@manjyot

Description

@manjyot

If the question is longer than the width of the device/simulator, it comes in a single line instead of multiple lines. As a result, the text which should in the second line gets hidden. I managed to solve this by enabling word-wrap property for the QLabel widget named 'm_lblQuestionText' in the file quizitem.ui line number 32.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions