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

GUI for app.tbinfo #21

Open
benpawle opened this issue May 20, 2016 · 4 comments
Open

GUI for app.tbinfo #21

benpawle opened this issue May 20, 2016 · 4 comments

Comments

@benpawle
Copy link

benpawle commented May 20, 2016

tbinfo-gui_artboard 1
Default UI view when no data has been entered. Project row in sidebar is highlighted.

tbinfo-gui_artboard 2
Click the image icon to browse / or drag your icon.png (in this case with alpha channel) onto image well

tbinfo-gui_artboard 3
All app info added

tbinfo-gui_artboard 4
Toggle between UI view and Code view to access the JSON data.

@StefanJanssen95
Copy link
Contributor

StefanJanssen95 commented May 20, 2016

I really like this design. But is only a 96*96 allowed for the app icon or can a 128*128 (which is a more common icon size) also possible? And which types of images should be supported?
I also suggest to add a site option.

@benpawle
Copy link
Author

benpawle commented Jun 3, 2016

Hi @StefanJanssen95 the reason we're going with 96*96px icon size is because that is the resolution of the icon on the Tingbot app screen and we want it to look pixel perfect and crisp.

Image types should be .png but could perhaps transcode a jpg to png in Tide.

I've now added a URL field below the twitter :)

@StefanJanssen95
Copy link
Contributor

Im currently working on this issue, but I'm missing somethings that I'm currently making up myself.
I don't have:

  • a default app icon (the pig)
  • font size of the sidebar texts (project title, author title)
  • font color of the author text in the sidebar
  • font size of the "header" in the editor
  • font size of the text in the tabs
  • font color of the text in the tabs

If someone can supply this information I can make it more look like the design.

@benpawle
Copy link
Author

Cool - I've built some guides below. The placeholder big thumb is also there. The font we're using is SF UI Display. Thats the system font on mac so I imagine Windows substitutes for its own system font. Let me know if I'm missing anything! Thanks for your help with this :)

tbinfo-gui_artboard 5

tbinfo-gui_artboard 6

Placeholder thumb @1x
tbinfo-placeholder-thumb

Placeholder thumb @2x
tbinfo-placeholder-thumb 2x

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