Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateTimePicker doesn't work properly on Qt 5.14.2 #316

Open
edips opened this issue Jul 27, 2020 · 0 comments
Open

DateTimePicker doesn't work properly on Qt 5.14.2 #316

edips opened this issue Jul 27, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@edips
Copy link

edips commented Jul 27, 2020

DateTimePicker doesn't work properly on Qt 5.14.2. I ran Fluid 1.2 version with CMake on Qt Creator. DataPicker page displays DateTimePicker dialog on Demo project like this:
image

There are many repeated errors as:

file:///home/user/Qt5.14.2/5.14.2/gcc_64/qml/Fluid/Controls/Private/DateSelector.qml:90:17: QML DayOfWeekRow: Layout: column (2) should be less than the number of columns (2)
file:///home/user/Qt5.14.2/5.14.2/gcc_64/qml/Fluid/Controls/Private/DateSelector.qml:132:17: QML MonthGrid: Layout: column (2) should be less than the number of columns (2)
@plfiorini plfiorini added this to the 2.0.0 milestone Nov 30, 2023
@plfiorini plfiorini added the bug Something isn't working label Nov 30, 2023
@plfiorini plfiorini self-assigned this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants