I support dynamic font resizing. And I want the panel to be able to dynamically resize, too.
Expected behavior
When changing the settings (increasing or decreasing the font), the panel changes its size.
Actual behavior
The panel does not change its size.
Steps to reproduce
Show the panel on the screen
![Simulator Screenshot - new iPhone 15 - 2024-10-16 at 23 11 12](https://github.com/user-attachments/assets/1eb1b8af-5cb6-43a3-b84b-be87527b4848)
Minimize the application. Open the settings (Large Text) and change the size.
![image](https://github.com/user-attachments/assets/cdbfd463-8620-4154-bb29-1e7c503dc1ef)
Deploy the application. The size of the content should change, but the panel does not.
![image](https://github.com/user-attachments/assets/c04ea1f7-326a-41dc-abd9-bce95045125b)
Code example that reproduces the issue
I tried calling the invalidateLayout and invalidateIntrinsicContentSize methods, but it didn't help
Description
I support dynamic font resizing. And I want the panel to be able to dynamically resize, too.
Expected behavior
When changing the settings (increasing or decreasing the font), the panel changes its size.
Actual behavior
The panel does not change its size.
Steps to reproduce
Show the panel on the screen
![Simulator Screenshot - new iPhone 15 - 2024-10-16 at 23 11 12](https://github.com/user-attachments/assets/1eb1b8af-5cb6-43a3-b84b-be87527b4848)Minimize the application. Open the settings (Large Text) and change the size.
![image](https://github.com/user-attachments/assets/cdbfd463-8620-4154-bb29-1e7c503dc1ef)Deploy the application. The size of the content should change, but the panel does not.
![image](https://github.com/user-attachments/assets/c04ea1f7-326a-41dc-abd9-bce95045125b)Code example that reproduces the issue
I tried calling the
invalidateLayout
andinvalidateIntrinsicContentSize
methods, but it didn't helpHow do you display panel(s)?
How many panels do you displays?
Environment
Library version
Installation method
iOS version(s)
Xcode version