ndegendogo

Results 89 comments of ndegendogo

And the screen transitions mentioned in #2743 show the same effect - only they additionally change their title size (from large to normal).

> I can reproduce it by swiping from the very left border of the iPhone to the right. Got it - thanks, @Ein-Tim @dsarkar @heinezen could you please ask the...

A few observations: * the scenario is a swiping gesture to pop a view controller from its navigation stack. * the affected view controller prefers a large title, but its...

UIKit provides the following elements for handling of large titles: - the navigation bar can be configured to support large titles (UINavigationBar.prefersLargeTitles). Note that the **navigation bar is shared** between...

@dsarkar I have played a bit with both tickets on the weekend. Currently I have no good solution, but I'll continue to investigate.

@jajoho I am not sure if I understand what you mean. The lines are **left-aligned**. On the right side there is no alignment. Independent if you have a red warning...

![76C871C4-96D2-46B6-8384-DA7E29DBB140](https://user-images.githubusercontent.com/6118267/163942127-21277bfd-8dad-4ade-8e07-b463fc4af3a0.jpeg)

@Ein-Tim ah - yes, true. Thanks for the clarification.

> Each certificate has to be "looked at" independently of any other certificates, because the EU rules only allow "one event in one certificate". > In principle one could include...

> AFAIK this is how it's done since version 2.13.2. Do you have a way to confirm this? @Ein-Tim I guess reading the code ... maybe another day 🙃