michaelcereda.com icon indicating copy to clipboard operation
michaelcereda.com copied to clipboard

Changed this.props.elementBox.top <=0 to <-1

Open groninge01 opened this issue 8 years ago • 0 comments

Hi,

This is my second try at a pull request :) I created a new branch, fetched your repo again and cherrypicked the right commit. I keep on learning...

With this change the position of text in the projects sideblock stays relative so when you scroll up (while a project is opened) the text won't be in your picture. And also when you close the project somehow (I haven't figured out why) the position of the text stays absolute instead of returning to relative.

groninge01 avatar Jun 10 '17 13:06 groninge01