kappaflow
kappaflow
As a temporary fix I use: ``` .v-overlay__content.v-autocomplete__content { max-height: 200px !important; } ``` But I think it would be convenient to have `max overlay height` property in the API.
Do you have an information about 10 bit displays support on 22H2? Unfortunately can't check it myself.
Can confirm the issue with v.3.2.4. I can't properly use `v-slot` for `hint` because of an empty block that takes space. Have to use: ```html Some text with a link...
@KaelWD Why did you decide to do a such breaking change in a minor update? I have `VImg` with `max-height="fit-content" max-width="fit-content"` in many places. And now such images have zero...
Can confirm the issue (Win 10, 22H2). I turned the display off while the app was open, then turned it on. The display in the list was gone, after restarting...