n1474335
|
75da5b650c
|
Replaced 'new Date().getTime()' calls with 'Date.now()' for clarity and performance
|
2020-03-12 15:23:22 +00:00 |
|
n1474335
|
9d73127cae
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
n1474335
|
572f035877
|
Background magic is now debounced to prevent it firing too often.
|
2019-08-29 14:08:56 +01:00 |
|
j433866
|
a08419a4ce
|
Remove getOutput function, use Dish object instead
Fix inputNum error in WorkerWaiter.
Replace explicit tab shadows with class lists
|
2019-07-10 14:58:07 +01:00 |
|
n1474335
|
b272d3b32f
|
Linted to satisfy new rules
|
2019-07-05 12:36:15 +01:00 |
|
j433866
|
6d95cb01c8
|
Change tab element height using stylesheet.
Debounce bake button function changes.
|
2019-07-03 13:52:56 +01:00 |
|
j433866
|
455b42aa85
|
Fix whitespace and comment typos.
Add comment to inputworker default values.
|
2019-07-03 11:53:38 +01:00 |
|
j433866
|
a9f8dac656
|
Fix stepping.
Move stepping logic into App.
Change toggleBakeButtonFunction to use a str instead of booleans.
Tidy up handleLoaderMessage in InputWaiter.
|
2019-07-02 12:23:46 +01:00 |
|
j433866
|
370cae3c8d
|
Fix incorrect value being sent to dishworker
|
2019-06-13 15:39:11 +01:00 |
|
j433866
|
34d03973f9
|
Improve queueing for getDish... messages.
Force wheel event to be not passive.
Change maxworkers to be navigator.hardwareConcurrency - 1
|
2019-06-13 14:48:28 +01:00 |
|
j433866
|
6ee76e3bf0
|
Add getDishTitle function
|
2019-06-13 09:43:58 +01:00 |
|
j433866
|
9d60ef5f72
|
Turn output tabs into progress bars!
|
2019-06-10 15:39:21 +01:00 |
|
j433866
|
be0e12589d
|
Display preview of output in output tab headers.
Remove unused argument from setLogLevel()
|
2019-06-10 12:47:27 +01:00 |
|
j433866
|
c2087f6d5f
|
Move tab logic into a new TabWaiter
|
2019-06-06 16:33:35 +01:00 |
|
j433866
|
b77239fc15
|
Move waiters and workers into separate folders.
|
2019-06-06 09:09:48 +01:00 |
|