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

Convert Screenshot to a game HUD module widget #64

Open
codecorsair opened this issue Sep 19, 2016 · 4 comments
Open

Convert Screenshot to a game HUD module widget #64

codecorsair opened this issue Sep 19, 2016 · 4 comments

Comments

@codecorsair
Copy link
Member

codecorsair commented Sep 19, 2016

Convert the Screenshot module from the legacy module to a game HUD widget.

This thing:
screenshotshare

@codecorsair codecorsair changed the title Convert Screenshot module from legacy module to game HUD module Convert Screenshot module from legacy module to game HUD module widget Sep 19, 2016
@codecorsair codecorsair added this to the In-Game UI milestone Sep 19, 2016
@sysrage sysrage changed the title Convert Screenshot module from legacy module to game HUD module widget Convert Screenshot to game HUD module widget Sep 20, 2016
@sysrage
Copy link

sysrage commented Sep 20, 2016

Need to implement issue #74.

@sysrage sysrage changed the title Convert Screenshot to game HUD module widget Convert Screenshot to a game HUD module widget Sep 20, 2016
@codecorsair
Copy link
Member Author

So what's the status on this?

@sysrage sysrage removed their assignment Nov 19, 2016
@sysrage
Copy link

sysrage commented Nov 19, 2016

If somebody wants what little progress I made, I can push my branch. Things came up preventing me from making progress. Sorry. Not sure when I can get back to it.

@UmbarPantera
Copy link

I have integrated ScreenshotShare and the ScreenshotButton into the HUD.

You can check out what I have done here

The empty button in the quick menu shows/hides the screenshot button. Clicking on the screenshot button takes a screenshot and shows a window to share the screenshot.
If you click on the screenshot button again, the window to share the screenshot hides atm. If you press the screenshot button again, the window gets visible again with a new screenshot.

While I was testing I came across a bug, that (as far as I know) has nothing to do with my changes:
The popup window to log in to facebook sometimes appears off screen. I couldn't reproduce it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants