Show HN: my weekend project, PageBlox
11–20 of 35 posts
It's annoying having to click a button to adjust the bloxes. Would be better if you could just adjust them by dragging the sides.
Re: Show HN: my weekend project, PageBlox
#12It's annoying having to click a button to adjust the bloxes. Would be better if you could just adjust them by dragging the sides.
that was tricky to implement so for now I used buttons... it's on my to-do list
Re: Show HN: my weekend project, PageBlox
#13It's annoying having to click a button to adjust the bloxes. Would be better if you could just adjust them by dragging the sides.
that was tricky to implement so for now I used buttons... it's on my to-do list
Also, having the buttons on each Blox causes some noise, maybe show them on hover?
Re: Show HN: my weekend project, PageBlox
#14Earlier quoted context omitted.
that was tricky to implement so for now I used buttons... it's on my to-do list
Also, having the buttons on each Blox causes some noise, maybe show them on hover?
I have considered that but I would like as much of the UI as visible as possible, nothing hidden. I would like to make a decision as to show controls on hover (or not) based on some measurable usability testing.
Re: Show HN: my weekend project, PageBlox
#15nice! can you add a button (next to render) that can zip&download all the files?
Re: Show HN: my weekend project, PageBlox
#16nice! can you add a button (next to render) that can zip&download all the files?
yes, this is the next feature I will implement
Re: Show HN: my weekend project, PageBlox
#17I like it. It scares me a bit that the tool layout seems buggy on my Opera, does that mean that the output will be buggy there too?
That said, what can you expect from a weekend project on a browser with >1% market share. Nice job! I'll probably use this.
Re: Show HN: my weekend project, PageBlox
#18Nice! I think it would be smart if text can be edit without thinking HTML, like wysiwyg editor. Can edit layout includes h* and p.
Re: Show HN: my weekend project, PageBlox
#19Very nice first project. There was some recent discussion (http://news.ycombinator.com/item?id=3523316) about WYSIWYG editors for HTML. This is the first step toward exactly the type of tool that will make WYSIWYG useful to serious designers and frontend coders.
Re: Show HN: my weekend project, PageBlox
#20Great job. Maybe you can add the possibility to edit IDs/classes?