flexsurfer / re-frisk

Take full control of re-frame app
https://flexsurfer.github.io/conduit-re-frisk-demo/
456 stars 29 forks source link

Enhancement: Scrolling #11

Closed maacl closed 7 years ago

maacl commented 7 years ago

Is it possible to make the widget "scrollable"? I find that with larger app-dbs large parts of the tree is outside the visible area.

flexsurfer commented 7 years ago

@maacl it is "scrollable" now, but UX not really friendly i know, and i wanted to work on it, but after implementation of separate window , i decided most of developers will be used it

flexsurfer commented 7 years ago

@maacl to make scroll workable , you have two ways -collapse all, and drag the corner, like on the gif here or -add height parameter in (enable-re-frisk! {:width 400 :height 400})

maacl commented 7 years ago

Got it. Thanks.

On Mon, Oct 31, 2016 at 10:46 AM motor4ik notifications@github.com wrote:

@maacl https://github.com/maacl it is "scrollable" now, but UX not really friendly i know, and i wanted to work on it, but after implementation of separate window , i decided most of developers will be used it

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/flexsurfer/re-frisk/issues/11#issuecomment-257252011, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD6XBDm994R-B5AlGrWAar5Ru3wf-s3ks5q5bkQgaJpZM4Kk1B2 .

Martin Clausen Mob. +45 61 55 50 95 https://www.vyte.in/martin.clausen

flexsurfer commented 7 years ago

fixed in 0.3.0