jaidetree / cljs-tui-template

A leiningen template to generate ClojureScript Terminal-User-Interface applications built on web technologies you already know.
Apache License 2.0
230 stars 9 forks source link

Record New Demo Screenshot #4

Closed jaidetree closed 5 years ago

jaidetree commented 5 years ago

Per the discussion in https://www.reddit.com/r/Clojure/comments/av04tc/ann_cljstuitemplate_010_create_rich_tuis_quick/ehc3zw4/

The demo gif may suggest that there is a lot of lag between selecting a page in the sidebar and viewing it when really it's due to me pressing enter to select a page and moving slow.

It may be beneficial to record another demo and replace it in the README.md.

Two options:

  1. Make the demo more automatic. Each page will be on a timer with a progress bar. When the progress bar completes it will automatically switch pages.
  2. Log the key presses in the debug box. If it shows what key is being pressed it may show that there is very little time between events and re-renders.
jaidetree commented 5 years ago

2019-03-01 17 27 29

jaidetree commented 5 years ago

2019-03-01 17 39 21