jsakamoto / BlazingStory

The clone of "Storybook" for Blazor, a frontend workshop for building UI components and pages in isolation.
https://jsakamoto.github.io/BlazingStory/
Mozilla Public License 2.0
297 stars 14 forks source link

Question about changing the preview frame's height #16

Closed chotiwat-s closed 1 year ago

chotiwat-s commented 1 year ago

Hi,

I've found that the preview frame or viewport is quite small, and I'd like to adjust its height. However, I'm not sure how to go about it. Can you provide some guidance or suggestions?

image

jsakamoto commented 1 year ago

@chotiwat-s Thank you for getting in touch with me. Unfortunately, the problem that the height of the preview frames is too small is one of my backlog items. Currently, there is no way to control that height.

I'll try to resolve this issue this month, September 2023, because you have created this issue. I'll boost the priority of this backlog item. Thank you for your contributions!

jsakamoto commented 1 year ago

@chotiwat-s I released the new "Blazing Story" Preview 18 version today.

It still doesn't allow us to control the height of the preview frame manually, but instead, it will adjust the height automatically to fit the preview content.

Would you try it out?

chotiwat-s commented 1 year ago

Great! I've given it a try, and it's working splendidly. Thank you very much!