summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeo Halkiadakis <gchalkiadakis@sklavenitis.co.gr>2024-11-26 14:32:41 +0200
committerGeo Halkiadakis <gchalkiadakis@sklavenitis.co.gr>2024-11-26 14:32:41 +0200
commit8d308fe5f7a83d635ef14e95c8e9abc171f76c7e (patch)
treefdd281ef4a5fe365b73cf909607f78dc48def03e /README.md
parent943f66c1c60c41c56b8ef0066478b69251f9048f (diff)
downloadslidetray-8d308fe5f7a83d635ef14e95c8e9abc171f76c7e.tar.gz
slidetray-8d308fe5f7a83d635ef14e95c8e9abc171f76c7e.tar.bz2
slidetray-8d308fe5f7a83d635ef14e95c8e9abc171f76c7e.zip
impelement demo with guaranteed aspect-ratio (esm)
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 7 insertions, 11 deletions
diff --git a/README.md b/README.md
index 58da595..896590d 100644
--- a/README.md
+++ b/README.md
@@ -95,19 +95,15 @@ let presentation = {
```
+## TODO:
-## TODO: check if url is not broken
+* guarantee aspect ratio
-https://stackoverflow.com/questions/333634/http-head-request-in-javascript-ajax
-https://stackoverflow.com/questions/1591401/javascript-jquery-check-broken-links
+* check if url is not broken
+ - https://stackoverflow.com/questions/333634/http-head-request-in-javascript-ajax
+ - https://stackoverflow.com/questions/1591401/javascript-jquery-check-broken-links
-
-
-
-## TODO: custom effects
-
-brainstorming:
-
-* https://codepen.io/paralleluniv3rse/pen/yGQjMv \ No newline at end of file
+* custom effects, ex:
+ - https://codepen.io/paralleluniv3rse/pen/yGQjMv \ No newline at end of file