mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-25 05:14:42 +00:00
Cleanup
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
</style>
|
</style>
|
||||||
<iron-icon icon="chat:wifi-tethering"></iron-icon>
|
<iron-icon icon="chat:wifi-tethering"></iron-icon>
|
||||||
<div class="paper-font-body1">
|
<div class="paper-font-body1">
|
||||||
The easiest way to transfer files.
|
The easiest way to transfer data.
|
||||||
</div>
|
</div>
|
||||||
<div class="paper-font-body1 discover">
|
<div class="paper-font-body1 discover">
|
||||||
Allow me to be discovered by: Everyone in this network.
|
Allow me to be discovered by: Everyone in this network.
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ Chat.FileDropBehaviorImpl = {
|
|||||||
event.stopPropagation();
|
event.stopPropagation();
|
||||||
event.preventDefault();
|
event.preventDefault();
|
||||||
|
|
||||||
//call dragend
|
//drop is a dragend
|
||||||
dragEnd();
|
dragEnd();
|
||||||
|
|
||||||
// Get files
|
// Get files
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
Reference in New Issue
Block a user