[PR #169] [CLOSED] Take maxiconsize into account in menus #202

Closed
opened 2026-05-05 03:42:52 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/169
Author: @schutm
Created: 10/20/2023
Status: Closed

Base: masterHead: schutm-patch-5


📝 Commits (10+)

  • 585c743 Update PopUpList.cpp
  • 7037744 Convert value before showing in popup if it doesn't fit in multibutton
  • b352407 Merge pull request #1 from schutm/schutm-patch-2
  • 7567a0f Merge branch 'ultimatepp:master' into master
  • 630dcb7 Merge branch 'ultimatepp:master' into master
  • 04888ec Merge branch 'ultimatepp:master' into patch-1
  • cca2699 Fix compile error if LNGMODULE is defined
  • bd61111 Merge pull request #2 from schutm/schutm-patch-3
  • 97a281e Take max icon size into account in menuitems
  • 7e1cadf Revert PopUpList.cpp

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 uppsrc/Core/t.h (+1 -1)
📝 uppsrc/CtrlLib/MenuItem.cpp (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/169 **Author:** [@schutm](https://github.com/schutm) **Created:** 10/20/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `schutm-patch-5` --- ### 📝 Commits (10+) - [`585c743`](https://github.com/ultimatepp/ultimatepp/commit/585c7438b571293056624ccad3e3e61f0bcb1f74) Update PopUpList.cpp - [`7037744`](https://github.com/ultimatepp/ultimatepp/commit/7037744513a259367408746a39f3ced670707d3a) Convert value before showing in popup if it doesn't fit in multibutton - [`b352407`](https://github.com/ultimatepp/ultimatepp/commit/b3524076850e4cc5173332606b5640946ad4493f) Merge pull request #1 from schutm/schutm-patch-2 - [`7567a0f`](https://github.com/ultimatepp/ultimatepp/commit/7567a0f48a42e9440e63e7a4bd0d964c0f5d7dcc) Merge branch 'ultimatepp:master' into master - [`630dcb7`](https://github.com/ultimatepp/ultimatepp/commit/630dcb79cc5c99c314daa9855f7c6f1172a3c1d3) Merge branch 'ultimatepp:master' into master - [`04888ec`](https://github.com/ultimatepp/ultimatepp/commit/04888eca719950ae14bb66f7c5ca1927e0652ef5) Merge branch 'ultimatepp:master' into patch-1 - [`cca2699`](https://github.com/ultimatepp/ultimatepp/commit/cca269976d4516ee76f656af3df0360e5af384fa) Fix compile error if LNGMODULE is defined - [`bd61111`](https://github.com/ultimatepp/ultimatepp/commit/bd6111183ce4a1286c863dea572959a913c18133) Merge pull request #2 from schutm/schutm-patch-3 - [`97a281e`](https://github.com/ultimatepp/ultimatepp/commit/97a281e595cb40fba6fed7d2f3eb9812c9f6aa4b) Take max icon size into account in menuitems - [`7e1cadf`](https://github.com/ultimatepp/ultimatepp/commit/7e1cadf8c9dc353af1877ac376d9b98f9ae20257) Revert PopUpList.cpp ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Core/t.h` (+1 -1) 📝 `uppsrc/CtrlLib/MenuItem.cpp` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:42:52 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#202
No description provided.