Skip to content
#

header

Here are 326 public repositories matching this topic...

lkesteloot
lkesteloot commented Sep 28, 2019

In my app I need to modify the drop position. If the item is hovering over position X, I need to say that the item will really drop in position Y, and have item Y open up so that it's visually clear to the user that this will happen.

iOS UITableView supports this with this delegate method.

rickhoutman
rickhoutman commented Jul 1, 2019

When the scroll container has left and/or right padding the width of the floatThead-container is not calculated correctly and the table headers are positioned over the scrollbar which makes the top of the scrollbar not usable.

Steps to reproduce:

  • Add a div with left and right padding around the table and add the floatthead plugin on the table with the div as the scrollContainer.
  • Now try t
colindean
colindean commented Apr 23, 2018

I've got a couple of Rust source files (added syntax in #41) with the non-ASCII character for ellipses:. copyright-header doesn't seem to like that:

SKIP src/logging.rs; invalid byte sequence in US-ASCII
SKIP src/update.rs; detected existing license
SKIP src/main.rs; invalid byte sequence in US-ASCII

It's not a huge deal for us because it's only two files but I'm sure others

bug

Improve this page

Add a description, image, and links to the header topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the header topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.