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

Changes to Revisions UI #655

Merged
merged 2 commits into from Sep 29, 2019
Merged

Conversation

worstje
Copy link
Contributor

@worstje worstje commented Sep 22, 2019

See PR #401, #653, #654 for discussion regarding these changes.

Note that this was the prettiest I was able to get the warning for now. I wanted to add some margins to the label but alas, they are a finnicky thing. The only workaround I could find involves adding a whole new parent widget and layout, but I couldn't quite figure out how the auto-sizing works.

manuskript-revision-ui-changes

Since I don't want to ruin the accessibility for small screens or weird DPIs by hardcoding a fixed widget size, and because this message will hopefully only be there for one version, I figured this solution would be good enough to get the message across.

@gedakc gedakc added this to the 0.10.0 milestone Sep 23, 2019
@gedakc
Copy link
Collaborator

gedakc commented Sep 26, 2019

This enhancement looks good to me. From my testing on Kubuntu 16.04 the UI changes do indeed prevent setting the "revisions per X" values to zero, and that was the cause of the crash reported in issue #381.

If no concerns are raised then I plan to merge this PR with the develop branch in the next day or so.

@gedakc gedakc merged commit 7377a34 into olivierkes:develop Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants