I have a dialog with height is longer than screen. When I do maximize, position is set to fixed. So I cannot scroll down to see below side.
I have find a solution in my project, converting positon from "fixed" to "absolute". But I am not sure, if this cause a problem in another case.
I have a dialog with height is longer than screen. When I do maximize, position is set to fixed. So I cannot scroll down to see below side.
I have find a solution in my project, converting positon from "fixed" to "absolute". But I am not sure, if this cause a problem in another case.