Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the image_carousel for an embedded note into the response #537

Closed

Conversation

ksedgwic
Copy link
Contributor

@ksedgwic ksedgwic commented Dec 3, 2024

Addresses #519

--features debug-widget-callstack
  Show callstack for the current widget on hover if all modifier keys
  are pressed down

--features debug-interactive-widgets
  Show an overlay on all interactive widgets

Notes:
- debug-widget-callstack asserts `egui:callstack` feature when enabled
- Only works in debug builds, compile error w/ release builds
@ksedgwic ksedgwic force-pushed the 2024-12-image-carousel-affiliation branch from fa190a5 to 993dea5 Compare December 3, 2024 22:21
jb55 added a commit that referenced this pull request Dec 4, 2024
The response from the wide rendered note was incorrect, leading to and
incorrectly sized hitbox. This fixes that.

Additionally, we include note options and note parent into the hitbox
key, as this may influence the size of the note.

Before: https://cdn.jb55.com/s/b2464c22a65adb12.png
After: https://cdn.jb55.com/s/52545564d98d278e.png

Fixes: #519
Closes: #537
Changelog-Fixed: Fix broken quote repost hitbox
Signed-off-by: William Casarin <[email protected]>
@jb55 jb55 mentioned this pull request Dec 4, 2024
@jb55 jb55 closed this in 78210e8 Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant