Lex Neva
1bd7aa110a
change '# stops' in block to be 'stop after?'
2018-07-25 21:18:13 -04:00
Kaalleen
d4c4f2c7cc
operator detailedview dynamic thumbnail size ( #221 )
2018-07-12 21:16:22 +02:00
Lex Neva
e1f6ecce63
remove commented-out code
2018-06-19 20:40:09 -04:00
Lex Neva
bb6b05bc00
fix close button when connection to ink/stitch is lost
2018-06-19 20:39:52 -04:00
Lex Neva
c59f94818f
fix icon picker button opacity
2018-06-19 20:14:33 -04:00
Lex Neva
fb273a6daa
rasterize realistic SVGs at 600dpi
2018-06-08 23:16:08 -04:00
Lex Neva
f10393989b
realistic rendering checkboxes
2018-06-03 23:24:26 -04:00
Lex Neva
ea6b89581e
fix latent bug preventing saving checkbox values
2018-06-03 15:57:25 -04:00
Lex Neva
6fe417cd64
fix icon selection on firefox
2018-05-11 20:48:06 -04:00
Lex Neva
d09ba5362b
handle case where no palette is used
2018-05-02 20:09:52 -04:00
Lex Neva
8608508e02
allow selection of a different thread palette
2018-04-29 21:29:16 -04:00
Lex Neva
c234d6ed2c
UI to select different thread paette
2018-04-29 21:29:16 -04:00
Lex Neva
d4c95e080f
assign thread color names in printout
2018-04-29 21:28:48 -04:00
Lex Neva
8e3dd74a28
add hint about clicking logo
2018-04-28 13:36:03 -04:00
Lex Neva
dc547108e1
handle firefox's window.close() permission denied
2018-04-18 22:30:26 -04:00
Lex Neva
aea5919c63
add notes in operator detailed view
...
switch to 12 color blocks per page to give more room for detailed notes
2018-04-18 16:29:09 -04:00
Lex Neva
a5900865c7
save and restore zoom and pan
2018-04-18 16:09:43 -04:00
Lex Neva
b5968dc11f
fix formatting of dimensions
2018-04-18 15:26:33 -04:00
Lex Neva
51741745b0
don't get transform from html
2018-04-18 15:26:33 -04:00
Lex Neva
540bf2062a
fit scales up svg if necessary
2018-04-18 15:26:33 -04:00
Kaalleen
cb1b3756d8
Update inkstitch.js
...
fixed scrolling function event variable
2018-04-18 19:20:33 +02:00
Lex Neva
32af3d4f89
tidy up drag code and update continuously
2018-04-17 15:01:38 -04:00
Lex Neva
51c7febb4a
scale proportionally rather than an absolute amount
2018-04-16 21:15:39 -04:00
Lex Neva
5d0c713403
Merge branch 'print-pdf2' into lexelby-print-features
2018-04-16 21:03:46 -04:00
Lex Neva
7b0804562e
add 'save as defaults' button
2018-04-16 20:17:07 -04:00
Lex Neva
f9b90d31b7
round-trip editable fields and checkboxes
2018-04-15 19:46:22 -04:00
Lex Neva
78532e8efe
populate fields on load
2018-04-15 19:46:22 -04:00
Lex Neva
85a8b6b1cf
inkstitch metadata framework
2018-04-15 19:46:22 -04:00
kalleen
75aa656c2c
add apply to all button for svg transforms
2018-04-11 18:57:55 +02:00
kalleen
15222ed4c3
add buttons to quickly adjust svg size
2018-04-09 19:20:02 +02:00
Kaalleen
3e00ba26da
Update print_overview.html
2018-04-08 17:35:54 +02:00
Kaalleen
29d6226432
Update print_detail.html
2018-04-08 17:35:40 +02:00
Kaalleen
6e1f4969e1
Update operator_overview.html
2018-04-08 17:35:24 +02:00
Kaalleen
e4c4eec55f
Update inkstitch.js
...
A first start: zooming and dragging the SVG
2018-04-08 17:34:35 +02:00
Lex Neva
084c5555f2
print through web browser ( #127 )
...
* spawn a web server and open a printable view of the design in the user's web browser
* configurable inclusion of client and operator views
* editable fields for color names, client, title, and purchase order number
* groundwork laid to save these parameters back into the SVG
* major refactor of codebase to support printing
* code is organized logically into modules
* added inkstitch logo and branding guidelines
* l10n text extraction now handled by babel
* removed legacy embroider_update extension
* partial fix for #125
2018-03-30 20:37:11 -04:00