Fix the menu dimensions when on of the item is too long (bug 2018134)#20694
Fix the menu dimensions when on of the item is too long (bug 2018134)#20694timvandermeij merged 1 commit intomozilla:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #20694 +/- ##
==========================================
- Coverage 62.66% 62.62% -0.04%
==========================================
Files 169 169
Lines 119865 119865
==========================================
- Hits 75111 75071 -40
- Misses 44754 44794 +40
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 1 Live output at: http://54.241.84.105:8877/204b1550f7414d5/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/204b1550f7414d5/output.txt Total script time: 1.06 mins Published |
|
I just noticed this while testing another patch because the Dutch locale has some rather lengthy strings sometimes, and was about to create an issue for it until I saw you fixed it here already; thank you! |
No description provided.