Open haukesomm opened 2 weeks ago
Afaik the code is needed, as our configuration options for popup
-elements (https://www.fritz2.dev/headless/#floating-content---popuppanel) are based upon those.
But yes, we should suppress the warnings!
I see, we'll just suppress them then 👍🏻
The types and interface definitions in
dev/fritz2/headless/foundation/utils/floatingui/core/types.kt
produce a large number of unused code warnings.If the code is still needed we should suppress those warnings. If not, we should consider removing the code.