Skip to content

Conversation

@moggieuk
Copy link
Contributor

Description:
MMU vendor logos were not displaying because of a missing element in the SVG. This fix adds that to where the logo is used.
It also updates the EMU logo at the designers request.
Finally it adjust pixel layout slightly for more balanced look
Screenshot 2025-12-11 at 6 19 28 PM

SIgned off by: Paul Morgan ([email protected])

@pedrolamas pedrolamas added the FR - Enhancement New feature or request label Dec 12, 2025
@pedrolamas pedrolamas added this to the 1.36.1 milestone Dec 12, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes MMU vendor logo display issues by adding a required height attribute to the SVG element and updates the EMU logo SVG file. It also adjusts padding for improved visual balance. However, there is a critical bug where debug code was accidentally left in.

  • Added height="100%" to inline-svg component to fix vendor logo rendering
  • Updated EMU logo SVG with new design from designer
  • Adjusted padding values for better visual balance

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/components/widgets/mmu/MmuUnit.vue Added height attribute to fix vendor logo display; adjusted padding for better visual balance
src/components/widgets/mmu/MmuFilamentStatus.vue Contains critical bug - debug code left in lowerNozzleFull getter
public/img/mmu/mmu_EMU.svg Complete replacement with new EMU logo design

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

@pedrolamas pedrolamas merged commit 81b9ff4 into fluidd-core:develop Dec 15, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FR - Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants