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

Extract sync decorator #261

Merged
merged 4 commits into from
Aug 15, 2019
Merged

Extract sync decorator #261

merged 4 commits into from
Aug 15, 2019

Conversation

dgdekoning
Copy link
Contributor

By extracting the sync decorator for the dataframe QTableViews and using overridable protected methods to select the model and perform resizing after setting the proxy model we will have a lot more fine-grained control over the way tables are presented to the user (eg. Hiding specific columns. Use specific column coloring).

@dgdekoning dgdekoning added the feature Issues/PRs related to a new feature label Aug 9, 2019
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 43.677% when pulling 77fd320 on dgdekoning:extract-sync-decorator into 8c7a0e9 on LCA-ActivityBrowser:master.

@dgdekoning dgdekoning merged commit 2c180c1 into LCA-ActivityBrowser:master Aug 15, 2019
@dgdekoning dgdekoning deleted the extract-sync-decorator branch September 3, 2019 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issues/PRs related to a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants