Trying to use the DCT on a widescreen format laptop that is only 800 pixels tall.
The bottom portion of the view in the bottom left corner that shows the document of the report. It is hard to navigate since the bottom half of the box is off the screen. You can use the cursor and scroll wheel to kinda navigate but your can’t see what your selecting.
Maybe a scroll bar for the entire left portion of the screen would simplify the problem without major changes.
Our current thinking is that we’ll continue to calculate the default frame set to use for report display. Additionally, we’ll supply an easy to use manual selection of frame sets. Think “mail switcher” between inbox, calendar and to-do.
We attempt to determine the screen resolution via a JS call and then select an appropriate frame set to match. It doesn’t always work right. We deserve an “I told you so” from one of our Design Partners. You can manually set the size of that bottom left view via the client notes.ini setting $SF_PICKER=1, where 1 is the largest embedded view (which is too large for your resolution) and 3 is the smallest embedded view. You probably have to close and launch the client to get the setting to be recognized.