TapToCommunity / TapToLabelDesigner

An app to package pdf to print labels
6 stars 5 forks source link

Steam & SteamVR Templates #38

Closed ewrt101 closed 2 months ago

ewrt101 commented 2 months ago

Some simple Templates for Steam & SteamVR games

These are based off the HUCard Templates but tweaked to work with Steam library capsule images. So they show up as HuCardSteam & HuCardSteamVR in the template list.

The VR icon could be much better and would ideally be a extra option that can be toggled on for the base Steam template but this works for now.

Two examples

Steam SteamVR

netlify[bot] commented 2 months ago

Deploy Preview for tapto-designer ready!

Name Link
Latest commit 5a08db3d2ed432a0fe8e8c0d62e9be08dd6cf54e
Latest deploy log https://app.netlify.com/sites/tapto-designer/deploys/66aa264c0fb27d0008ba9626
Deploy Preview https://deploy-preview-38--tapto-designer.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

asturur commented 2 months ago

Thank you for your first PR!

asturur commented 2 months ago

I have a question: I see the tapto background is like slanted/skewed, is that a choice or did you apply some transformation to fill up the space?

asturur commented 2 months ago

For every template author we add a name here:

image

could you add your's as well?

The file is HomePage.tsx

netlify[bot] commented 2 months ago

Deploy request for tapto-designer pending review.

Visit the deploys page to approve it

Name Link
Latest commit a26c38aa08096d93b853fb13acd887092e92c9fc
ewrt101 commented 2 months ago

skewed background was a mistake, should be fixed now. added myself to the HomePage.tsx aswell

ewrt101 commented 2 months ago

ah i see there was a update with how author's are handled, will try update mine to match

ewrt101 commented 2 months ago

ok should be good now i hope

asturur commented 2 months ago

This is good. merging.

asturur commented 2 months ago

I will be working on template customization, decide a format for templates and make some documentation. I will probably refactor later those 2 templates in one with an optional VR toggle.

ewrt101 commented 2 months ago

i had a go at doing a vr toggle myself but typescript/javascript is out of my wheelhouse, didnt want to add a mess of code lol

asturur commented 2 months ago

This was a great clean contribution. Large changes are better discussed first / proposed in some way to see if the collide with any ongoing effort