mirror of
https://github.com/umap-project/umap.git
synced 2025-04-30 04:02:38 +02:00
![]() Otherwise when scrolling the table, the input will not appear at the expected position, and may even appear outside of the view when the table is bigger than the viewport. Drawback: the table will resize its columns when the input/textarea is created (as position: sticky is in the flow). So I've also removed the width reset. fix #2071 |
||
---|---|---|
.. | ||
bin | ||
locale | ||
management | ||
migrations | ||
settings | ||
static | ||
templates | ||
templatetags | ||
tests | ||
__init__.py | ||
admin.py | ||
apps.py | ||
autocomplete.py | ||
context_processors.py | ||
decorators.py | ||
fields.py | ||
forms.py | ||
managers.py | ||
middleware.py | ||
models.py | ||
storage.py | ||
urls.py | ||
utils.py | ||
views.py | ||
websocket_server.py | ||
wsgi.py |