gui icon indicating copy to clipboard operation
gui copied to clipboard

[Feature Request] please reduce button% min-width ...

Open paschlie opened this issue 2 years ago • 1 comments

As the current button min-width is a bit wider than arguably necessary, and could always be made wider programmatically, please consider reducing it from 84 to the min-height of a single line button, and thereby the smallest button will be square by default, which can be convenient if wanting a square grid of buttons. (on MacOS).

This min-width may have something to do with reserved space around a text-field, as when a bit-map is displayed within a button, there does not seem to be as much space reserved between it and the outer margin of the button.

paschlie avatar Mar 14 '23 15:03 paschlie

This appears to be about the Racket GUI framework, which lives in the https://github.com/racket/gui repo. Perhaps an org admin can move this issue over there?

jryans avatar Mar 15 '23 13:03 jryans