Paul-DS / bootstrap-year-calendar

[DEPRECATED] A fully customizable year calendar widget, for boostrap !
Apache License 2.0
293 stars 243 forks source link

Popover Edit/Remove doesn't appears on screen #114

Open sergiodanilo opened 7 years ago

sergiodanilo commented 7 years ago

For months diplayed right on screen (like 31st of December), the popover pop-up with 'Edit' and 'Remove' options doesn't appears.

Any solution?

Paul-DS commented 7 years ago

If I understand your problem, this doesn't come from the calendar itself, but from the example. I didn't make any check for this specific case. You can manage it by checking manually the current position when opening the popover. Check this solution : http://stackoverflow.com/questions/9956958/changing-the-position-of-bootstrap-popovers-based-on-the-popovers-x-position-in

slawa-dev commented 7 years ago

related https://github.com/Paul-DS/bootstrap-year-calendar/issues/127