Commit Graph

320 Commits (62a16815d6a02f06543c3fc16c5a3a7049fff4b4)

Author SHA1 Message Date
Ben Whittaker 807ac743fc Layout: only set fillxy/y if null
Fixes #820
2021-09-23 22:32:06 -04:00
Gordon Williams 0109a8114b Ensure padding works correctly (fix #819), also add Layout test harness basics 2021-09-23 12:47:12 +01:00
Gordon Williams bc2ed2f495
Merge branch 'master' into layout-img-object 2021-09-20 10:14:10 +01:00
Gordon Williams fc11f68d2e remove solid bg - not needed now we fill the bg anyway 2021-09-17 19:38:02 +01:00
Gordon Williams e280d192ee More speed improvements, and fix issue with minifier so we don't need .min.js 2021-09-16 11:27:52 +01:00
Gordon Williams 7a9aad93e4 Switch to object lookup for update & render code - around 20% faster 2021-09-16 10:49:14 +01:00
Gordon Williams 76b6ca0bff allow numeric fill values 2021-09-16 10:17:27 +01:00
Ben Whittaker 0c4ac74214 Optimization 2021-09-15 20:28:49 -04:00
Ben Whittaker 74e739d019 Handle bg colors correctly in lazy layout render 2021-09-15 10:13:46 -04:00
Ben Whittaker 6bd606b645 Don't use getModified in lazy layout rendering 2021-09-15 06:00:35 -04:00
Ben Whittaker 95d353a749 Add lazy rendering support to Layout 2021-09-14 20:02:09 -04:00
Richard de Boer 5972b991f9 Layout: add support for "img" with object or ArrayBuffer Graphics object
Rendering these already worked, because we simply pass src to drawImage,
so we just need to determine the correct size.
2021-09-05 20:42:36 +02:00
Gordon Williams 39a263c22d update minified layout 2021-09-03 10:31:03 +01:00
Gordon Williams c34216c884 layout lib tweaks 2021-09-02 11:39:53 +01:00
Gordon Williams 97bdf0b7d0 force use of unminified module for now 2021-08-25 17:06:06 +01:00
Gordon Williams 0410a0dd8e accellog: 0.02: Use the new multiplatform 'Layout' library
Loads of layout lib improvements
2021-08-25 17:00:44 +01:00
Gordon Williams f6b46395fc add first draft of layout module 2021-07-27 17:01:21 +01:00
OmegaRogue 6f26bf47b5
Add pre minified dane_arwes module while automatic minification is broken 2020-12-17 12:01:44 +01:00
OmegaRogue 3a36580ee4 Add Icon for Dane Launcher,
Improve Icon for Dane
add dane_arwes module
2020-12-09 14:56:20 +01:00
Gordon Williams 4c78076603 Allow custom modules for apps 2020-12-09 13:43:29 +00:00