dive
dive copied to clipboard
Add scrolling to layers pane
Hi,
I made some changes to handle scrolling when the Layers section is active. I learned Go while doing this so I probably did not do everything The Right Way (tm).. You may need to rewrite some of it (not sure if the extra Buffer is needed in LayerSetState for instance). But it seems to work fine.
Regards, Teague
Related issue: #469
Any news about it ? Latest docker image still have the issue :(
@rroblik build #473 from source, dive hasn't had a new release for a while.
Thanks Luka,
Sorry but I don't find the "how to do" such build, do you have any help link ?
Thanks
@rroblik currently the simplest way to do it would to have golang installed, clone the repo (and checkout that branch), cd into it and run go run main.go <name-of-your-docker-image>.