Dirk Hoffmann
01/26/2021, 5:39 PMwindow { MaterialTheme { Surface { DesktopTheme { Scaffold(() } } } }
now when I start Mouse selecting Text (e.g. at the top of the rightmost column (see screenshot)
Text that is in other columns at the same "height" gets also selected.
In the Screenshot I only selected the Text of the rightmost column.
But the whole center column and also stuff on the same "height" in the left column gets also selected.
(Even if I open the Scaffold Drawer and start Mouse-selecting text in it, text in the bodyContent columns gets also selected)
Is this problem "known" or am I doing something wrong ?Igor Demin
01/26/2021, 5:45 PMDirk Hoffmann
01/26/2021, 5:47 PMIgor Demin
01/26/2021, 5:57 PM