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

[Feature Request] Click and drag to the left to see timestamps on messages #70

Open
sabogalc opened this issue Sep 29, 2021 · 3 comments

Comments

@sabogalc
Copy link

Below is a comparison between BlueBubbles Web and MyMessage

20210929_145137.mp4
@zlshames
Copy link

Flutter Web is different than React. Totally different framework. However, in HTML/JS, this is mostly a matter of adding an onDrag event handler, and then offsetting the element based on the delta x value

@sabogalc
Copy link
Author

BlueBubbles has since switched to a Click to View Timestamps feature, below is a video from @jjoelj

1634429083629.mov

@sabogalc
Copy link
Author

It looks like for the most Mac-like experience, this should be made to be right click an empty area to show times.

Screen.Recording.2021-11-18.at.3.12.25.PM.mp4

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

No branches or pull requests

2 participants