mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #396] [Feature]: Larger picture in skip object dialog #247
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MemorianX on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/396
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
The picture in the skip object section is rather small and the part ID numbers covers smaller parts entirely.
If many parts are close to each other the labels also overlap
The label with how many item is still active covers the part ID's
I can right click the picture in a new tab to see everything but this removes the part ID's
Proposed Solution
I see a few possible solutions
A larger picture
The ability to zoom on the picture
The option to open the picture for a larger view
Alternatives Considered
As mentioned above I can right click to open the picture in a new tab, and if I know my part names I can go back to the list and skip the correct items based in part name,
Feature Category
Monitoring & Stats
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Feb 16, 2026):
Yeah, skip modal is quite tricky and can be improved. Let me see what I can do.
@maziggy commented on GitHub (Feb 16, 2026):
Fixed in branch 0.2.0b. Please let me know how if it works for you.