[squeak-dev] Impossible to grab the scroll bar in the Transcript if...

tim Rowledge tim at rowledge.org
Thu Mar 24 19:37:01 UTC 2016


> On 24-03-2016, at 11:23 AM, karl ramberg <karlramberg at gmail.com> wrote:
> 
> So the size of the slider is so small that you can not grab it because the cursor changes to rescale the window ?

Not exactly. Notice the region for the BottomRightGrip Morph -


It’s a side-effect of a too-simple test for whether the morph has the cursor and we have exactly the same problem on the bottom-left corner. And indeed, with less obvious effects on the top two corners.

> Should the minimum size of slider be adjusted so we don run into this issue?

It’s not relevant to the actual problem so far as I can see. By some means the corner grip morphs need to be cleverer about their touchable area(s). Hmm, actually it looks like all the grips need to be a bit more careful since I see the left/bottom ones for example extend too far outwards and overlap the corners and it all looks a bit untidy.


tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: RCM: Randomly Corrupt Microcode


-------------- next part --------------
Skipped content of type multipart/related


More information about the Squeak-dev mailing list