1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-22 07:45:04 +00:00
Commit graph

207 commits

Author SHA1 Message Date
thomasrosen
c57707b305 images have url in their name and hashtagURL can be displayed 2021-01-23 18:53:00 +01:00
thomasrosen
d9f131e163 removed foreground frome callback dependecy 2021-01-23 18:52:14 +01:00
thomasrosen
7aee89b586 moved mixed up 2021-01-23 18:47:33 +01:00
thomasrosen
fa2ee4fe36 removed some frames 2021-01-23 18:47:16 +01:00
thomasrosen
e2f3259d41 changed onFrameChange to onChange 2021-01-23 18:44:39 +01:00
thomasrosen
266c86b958 Don't tell about the scaling feature, as it does not work everywhere. 2021-01-23 13:50:24 +01:00
thomasrosen
e6ebe3f174 BUGFIX prevent scrolling on the editor element on iOS 2021-01-23 13:48:24 +01:00
thomasrosen
715044e381 BUGFIX download wasn't triggered on iOS 2021-01-23 13:47:32 +01:00
thomasrosen
c74117b152 added info to a good codepen 2021-01-23 13:46:59 +01:00
thomasrosen
a7f8b90b26 removed example 2021-01-23 13:15:55 +01:00
thomasrosen
2e6795f79f added basic editing (moving + scaling)
it doesn't yet work on touch devinces
2021-01-23 12:50:39 +01:00
thomasrosen
f70c295da3 modified the copied function, to fit the style guide 2021-01-22 08:45:09 +01:00
thomasrosen
14757887e0 BUGFIX use correct image-orientation 2021-01-22 08:40:31 +01:00
thomasrosen
f1cccb6879 renamed offscreenCanvas to canvas
and renamed offscreenCanvas_ctx to ctx
2021-01-22 08:39:49 +01:00
thomasrosen
041805a9d5 smaaler border 2021-01-21 23:15:09 +01:00
thomasrosen
8417763a57 shrunk image sizes 2021-01-21 23:02:00 +01:00
thomasrosen
844e1eea98 replaced downloadjs by just opening the data-url 2021-01-21 22:41:43 +01:00
thomasrosen
634872d8b1 BUGFIX do nothing when file is not existing 2021-01-21 22:41:14 +01:00
thomasrosen
0da8ecd11b whitespace 2021-01-21 22:15:01 +01:00
thomasrosen
2359c1abd8 removed all unnecessary semicolons 2021-01-21 22:14:53 +01:00
thomasrosen
f008af2c39 whitespace 2021-01-21 22:13:09 +01:00
thomasrosen
b75188b3f4 indetion 2021-01-21 22:13:04 +01:00
thomasrosen
2a792ab426 added drop support: Just drop a file anywhere to use it 2021-01-21 22:12:15 +01:00
thomasrosen
497ba9f9d4 removed a console.log 2021-01-21 21:24:03 +01:00
thomasrosen
5c358d7d53 corrected the image fitting to cover the frame-area 2021-01-21 20:57:03 +01:00
thomasrosen
2dd926cbbb use opacity when generating the image 2021-01-21 20:56:34 +01:00
thomasrosen
a69d190fe9 change the "Load Photo"-button-text to "Change Photo" when a photo is already choosen 2021-01-21 20:56:13 +01:00
thomasrosen
a8c72b4be1 display the orignial image in the preview, not the cropped one 2021-01-21 20:54:45 +01:00
thomasrosen
d8ff7976e4 added info text for choosing the right image 2021-01-21 20:54:09 +01:00
thomasrosen
ae7d8df4c3 added alt text to the preview image 2021-01-21 20:03:05 +01:00
thomasrosen
164e9ba50f added alt text 2021-01-21 19:59:50 +01:00
thomasrosen
03a01cc77f merged css from index.css into App.css 2021-01-21 19:57:26 +01:00
thomasrosen
2c00b89c17 removed old code 2021-01-21 19:51:32 +01:00
thomasrosen
58d33c7943 added css-vars 2021-01-21 19:51:09 +01:00
thomasrosen
4f22f96e26 added Ubuntu as the font 2021-01-21 19:50:54 +01:00
thomasrosen
a9ef6e751b moved generell css from .App-header to .App 2021-01-21 19:43:16 +01:00
thomasrosen
23835a0527 added headers + css 2021-01-21 19:33:07 +01:00
thomasrosen
536fb84bf8 correct classname and code-position 2021-01-21 19:32:45 +01:00
thomasrosen
5a7949afc6 nicer file-chooser button 2021-01-21 19:31:57 +01:00
thomasrosen
403f8b02c1 removed header tag
and button code-indent
2021-01-21 19:31:13 +01:00
thomasrosen
ba33f9b1ed added header website logo 2021-01-21 19:16:17 +01:00
thomasrosen
0e3e44e82f removed reactjs logo 2021-01-21 19:13:05 +01:00
thomasrosen
d29f3959f1 added choosing of a frame 2021-01-21 19:11:37 +01:00
thomasrosen
1123ef6a88 set a correct website-title and description 2021-01-21 17:12:59 +01:00
thomasrosen
41d8918b39 changed the manifest-colors to volt-purple 2021-01-21 17:12:37 +01:00
thomasrosen
6a50434941 changed the favicons to the volt logo 2021-01-21 17:12:21 +01:00
thomasrosen
8c7d04277b removed some default css 2021-01-21 16:58:41 +01:00
thomasrosen
28ebd661e6 download combined image 2021-01-21 16:57:02 +01:00
thomasrosen
5517fe666d load image, combine with frame and display 2021-01-21 16:56:49 +01:00
thomasrosen
603e6b1da6 added homepage 2021-01-21 15:35:42 +01:00