Added widget minimize/restore button to frame, and app toolbar.#1
Open
FlushedCrusher wants to merge 1 commit intoozoneplatform:masterfrom
Open
Added widget minimize/restore button to frame, and app toolbar.#1FlushedCrusher wants to merge 1 commit intoozoneplatform:masterfrom
FlushedCrusher wants to merge 1 commit intoozoneplatform:masterfrom
Conversation
|
Congratulations on submitting OZP's first community PR! There are a few things that we will be requiring from all PRs:
We will discuss your PR at a review meeting next week. |
|
If you want the review board to be able to attribute this contribution to you or your group, please email me identifying information such as your name, company/agency, and project. My email is ross dot pokorny at nextcentury dot com. |
Author
Manual Test CasesTest Minimize
Test Restore
Test Toggle
|
|
@FlushedCrusher We plan to present this request for community testing at the end of the month to the GOSS Board. I wanted to reach out and see if you were willing to provide your name and/or group to the board for credit. If so please email me at mike.parizer@nextcentury.com. Otherwise we will leave the request as anonymous. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This pull request implements a minimize and restore functionality to the webtop.
Existing OZP features were used to add a minimize button to widget toolbar.
Clicking the minimize button minimizes the widget. Clicking the widget icon in the desktop toolbar footer will restore the widget.
Similarly, clicking the widget icon in the desktop toolbar footer will act as a toggle for the minimized state of the widget.