Skip to content

Make tools palette resizable #7

@jhps

Description

@jhps
  • menu packing to consider icon image size and scale icons to fit.

The menu lines are drawn by GTextInfoDraw() which returns the actual height used based on the max of the (icon) image and the font. GMenuDrawMenuLine() returns this, but the menu functions GMenuDrawLines() and gmenu_expose() ignore the result and just multiply the font height to set the y value.

  • make tools palette resizable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions