Skip to content

Can we get grips with size that we can control? #349

Description

@Ducasse

I was fedup to not be able to grab fast a window corner so I multiply by 10 the previous value of the thickness and I obtained

ToCornerResizeGrips>> layoutIn: anElement

	self extent: (thickness * 20) asPoint

And this is much nicer to grab grips.
Now this raises the questions

  • should it be possible to change this via a theme based setting?
  • how this can be taken into account by a setting?
  • should it be?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions