Predicting_real_estate_prices_using_scikit-learn icon indicating copy to clipboard operation
Predicting_real_estate_prices_using_scikit-learn copied to clipboard

[ATL] Fix window position to fit in screen area CORE-17089

Open zecarlos1957 opened this issue 3 years ago • 0 comments

By right-click on a Desktop icon, "Properties" menu, "Compatibility" tab and the "Edit compatibility modes" button, this opens a window centered on the parent window. If we moved the parent window to one of the sides, (left or right) and then click on the "Edit modes" button, this window will appear cut off because it exceeds the width of the screen.

Expected behavior:

The window should be completely visible

zecarlos1957 avatar May 14 '22 08:05 zecarlos1957