-
Notifications
You must be signed in to change notification settings - Fork 284
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
Display Bootstrap-like tooltips for menu items #104
Comments
@jywarren Can I work on this? |
yes please, that would be great!
…On Tue, Oct 2, 2018 at 10:06 AM Roshni Ram ***@***.***> wrote:
@jywarren <https://github.com/jywarren> Can I work on this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#104 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJxiYO5_awTjK5G6AMQqxK3ivmu9_ks5ug3LFgaJpZM4V0NuL>
.
|
Hi @roshniRam are you still interested in this at all? I think we may be able to remove the Leaflet.DistortableImage/src/edit/DistortableImage.EditToolbar.js Lines 14 to 16 in 90c9777
It would require calling the |
This has been marked as a good candidate for becoming a first-timers-only issue like these, meaning that it's simple, self-contained, and with some extra formatting, could be a great entry point for a new contributor. If you're familiar enough with this code, please consider reformatting or reposting it as a first-timers-only issue, and then ping @publiclab/reviewers to get it labelled. Or, if this is not your first time, try to solve it yourself! |
Ah just saw this one after all my tooltip updates! I will open an issue for this soon to get one done and the workflow down then an FTO for the rest. Will use the nice tooltips from material kit pro to match the icons :) |
ok awesome. Not critical either, i just appreciate the tooltips you've put
in there, and at least in bootstrap, styling them is pretty easy and looks
great.
…On Fri, Jun 14, 2019 at 4:44 PM Sasha Boginsky ***@***.***> wrote:
Ah just saw this one after all my tooltip updates! I will open an issue
for this soon to get one done and the workflow down then an FTO for the
rest. Will use the nice tooltips from material kit pro to match the icons :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#104?email_source=notifications&email_token=AAAF6J2QI4DZEFPKHAFQQQDP2P7IBA5CNFSM4FOQ3OF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXX5J7Y#issuecomment-502256895>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAF6J4K6X55MF6JHQFGISTP2P7IBANCNFSM4FOQ3OFQ>
.
|
Uploaded to GCI dashboard. |
published |
could i try this issue? |
@neelesh17 yes would love your help on this! The one catch is that we should do it without pulling in an external library, so you you'll have to make them from scratch. (I find that more fun anyways) 👍 |
hey @sashadev-sky, i am still unclear about what is it we are trying to achive in this issue.Would you help me out please. |
@neelesh17 Currently the tooltips look like this: And we were thinking to make them look nicer, closer to this: (this screenshot is from a toolbar in a different PL project, only the tooltip is relevant) but also open to other designs if theres a specific one you like and want to implement |
Hi @jywarren , @sashadev-sky , @TildaDares I think the file "DistortableImage.EditToolbar.js" inside edit folder isn't their anymore. Please correct me if I'm wrong. Thanks!! |
Hi, good point! Do you think the code lives here now? Leaflet.DistortableImage/src/edit/actions/EditAction.js Lines 10 to 13 in 8b72111
|
This may need to be upstream in Leaflet.Toolbar? https://github.com/leaflet/Leaflet.toolbar
R - toggle rotate/distort
L - lock
T - transparent
O - outline (pretty similar to transparent)
@Imvec
The text was updated successfully, but these errors were encountered: