KUIPopOver icon indicating copy to clipboard operation
KUIPopOver copied to clipboard

Visibility of navbar in popover not accounted for.

Open wdcurry opened this issue 6 years ago • 4 comments

Minor note: some popovers (for example the first in a chain), may not display the navbar. Flipping back to such a popover results in an alteration of height 44 under the original height. A tad confusing to track.

wdcurry avatar Feb 12 '19 20:02 wdcurry

@wdcurry Is SafeArea/TopGuide the same?

Kofktu avatar Feb 13 '19 05:02 Kofktu

Not sure what you refer to, but the only difference between the popovers is that in one (the first of a potential series) I hide the navigation bar, and allow it to show on deeper levels. Upon returning (the first time) to the main level, the height decreases by the 44, and then stays the same for the duration of the popover sequence.

I removed the workflow for more than one level for now as the fluctuation is not acceptable.

wdcurry avatar Feb 13 '19 21:02 wdcurry

@wdcurry Can you provide me with a sample project?

Kofktu avatar Feb 14 '19 04:02 Kofktu

Sorry, I missed this. I cannot actually sorry, as I wiped the workflow for now, it was too cumbersome. It should be easy to duplicate. Just hide the navbar in the first popover and not for the second (to allow the Back action). the vertical motions should be evident.

wdcurry avatar Feb 26 '19 18:02 wdcurry