Page 1 of 1

Lose spacing or padding at breakpoints wbs link

Posted: Wed Feb 19, 2025 4:53 pm
by dannac
When moving through breakpoints, I lose the padding or spacing on a certain object.

Page called main and the object is called Photoshop Actions

small wbs file at link below

https://spaces.hightail.com/space/OpEhC ... 4/Test.wbs

Re: Lose spacing or padding at breakpoints wbs link

Posted: Wed Feb 19, 2025 5:41 pm
by Pablo
The link does not work for me.

Also, can you please describe the exact steps to reproduce this behavior?

Re: Lose spacing or padding at breakpoints wbs link

Posted: Wed Feb 19, 2025 6:07 pm
by dannac
Pablo wrote: Wed Feb 19, 2025 5:41 pm The link does not work for me.

Also, can you please describe the exact steps to reproduce this behavior?
The link should allow download of Test.wbs 11kb

Go to page called main

Default breakpoint on Photoshop Actions object has correct padding

Go to 768 or 320 breakpoints and the padding above Photoshop Actions object disappears

Thanks
https://spaces.hightail.com/space/OpEhC ... 4/Test.wbs

Re: Lose spacing or padding at breakpoints wbs link

Posted: Wed Feb 19, 2025 6:49 pm
by Pablo
I'm sorry, but I do not see any breakpoints in the project you have shared.
Also, there are no images...

Did you share the right project?

Re: Lose spacing or padding at breakpoints wbs link

Posted: Wed Feb 19, 2025 7:08 pm
by dannac
Pablo wrote: Wed Feb 19, 2025 6:49 pm I'm sorry, but I do not see any breakpoints in the project you have shared.
Also, there are no images...

Did you share the right project?
Not sure whats going wrong .... added a image file also

https://spaces.hightail.com/space/OpEhCUUkN1 ( this should 2 files in folder called WYS )

Image

Re: Lose spacing or padding at breakpoints wbs link

Posted: Wed Feb 19, 2025 8:36 pm
by Pablo
Are you sure you have shared the correct file?

The test.wbs projetc does not look like the one in your image.

Re: Lose spacing or padding at breakpoints wbs link

Posted: Wed Feb 19, 2025 8:54 pm
by dannac
Pablo wrote: Wed Feb 19, 2025 8:36 pm Are you sure you have shared the correct file?

The test.wbs projetc does not look like the one in your image.
Ah man, sorry .... as usual my error, grabbed the wrong test file. ( correct file 128kb )
Thanks for the patience.

https://spaces.hightail.com/space/OpEhCUUkN1

Re: Lose spacing or padding at breakpoints wbs link

Posted: Wed Feb 19, 2025 9:02 pm
by Pablo
Thanks, this is the correct file.

Each breakpoint has its own padding settings.
It looks like you did not set the padding in the breakpoints for the flex container.

Step 1
Switch to the breakpoint

Step 2
Select the flex container

Step 3
Click the 'Padding' button to set the padding.

Re: Lose spacing or padding at breakpoints wbs link

Posted: Wed Feb 19, 2025 9:55 pm
by dannac
Thanks ...

looking at all tabs for the flex container, but do not see a padding setting.

Only see padding setting for the objects within the container(s)

Re: Lose spacing or padding at breakpoints wbs link

Posted: Thu Feb 20, 2025 12:45 am
by crispy68
Simply right click on the flex container and choose padding or select the flex container and in the object properties click the padding link at the bottom.

Re: Lose spacing or padding at breakpoints wbs link

Posted: Thu Feb 20, 2025 1:09 am
by dannac
crispy68 wrote: Thu Feb 20, 2025 12:45 am Simply right click on the flex container and choose padding or select the flex container and in the object properties click the padding link at the bottom.
geez how did I miss it ------

Thanks

Re: Lose spacing or padding at breakpoints wbs link

Posted: Thu Feb 20, 2025 1:10 pm
by dannac
Whats a little confusing is

Right click on Flex Container in Objects Manager and not see the padding option.

Alt Enter with Flex Container in Window section and no padding option.

Right click in Flex Container in Window section and you get the padding option.

Should not all this stuff work in sync ?

Re: Lose spacing or padding at breakpoints wbs link

Posted: Thu Feb 20, 2025 2:35 pm
by Pablo
Tools -> Options -> User Interface -> Show Padding and margin tabs in properties.

Image

There is also a dedicated 'Padding' button in the arrange toolbar.

Re: Lose spacing or padding at breakpoints wbs link

Posted: Thu Feb 20, 2025 4:45 pm
by dannac
Thank you.