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

Remove timeline from user interface until feature is complete #262

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Nov 25, 2019

This removes the timeline view from the main window user interface. The feature was not complete, took up space, and mostly confused users since it wasn't really documented. @rayg-ssec has said in the past that he would like to rewrite a lot of it so I think it is best to remove it from the user's view.

The nice thing about the way I did it in this PR is that I didn't have to change the .ui files.

@djhoese djhoese added enhancement New feature or request component: ui labels Nov 25, 2019
@djhoese djhoese self-assigned this Nov 25, 2019
@rayg-ssec
Copy link
Member

Looks like a clean and simple disable. Agree with removing this UI element - in addition to already mentioned rationale, timeline UI needs to be rewritten for Qt5 (e.g. QML, possibly repurposed from a pre-existing open source nonlinear editor application). QGraphicsScene and its use of OpenGL is headed into deprecation.

@djhoese djhoese merged commit 3362adb into ssec:master Nov 25, 2019
@djhoese djhoese deleted the ui-remove-timeline branch November 25, 2019 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ui enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants