Drag'n'drop now checks that the drop is allowed.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<novelWriterXML appVersion="0.0.1" fileVersion="1.0" timeStamp="2019-04-14 16:42:14">
|
||||
<novelWriterXML appVersion="0.0.1" fileVersion="1.0" timeStamp="2019-04-15 21:51:16">
|
||||
<project>
|
||||
<name>Sample Project</name>
|
||||
<title>Sample Project</title>
|
||||
<author>Jane Smith</author>
|
||||
<author>Jay Doh</author>
|
||||
</project>
|
||||
<content count="6">
|
||||
<content count="8">
|
||||
<item handle="7031beac91f75" order="0" parent="None">
|
||||
<name>Novel</name>
|
||||
<type>ROOT</type>
|
||||
@@ -44,13 +44,29 @@
|
||||
<type>ROOT</type>
|
||||
<class>CHARACTER</class>
|
||||
<depth>0</depth>
|
||||
<expanded>True</expanded>
|
||||
<children>True</children>
|
||||
</item>
|
||||
<item handle="14298de4d9524" order="0" parent="f6622b4617424">
|
||||
<name>Jon Smith</name>
|
||||
<type>FILE</type>
|
||||
<class>CHARACTER</class>
|
||||
<depth>1</depth>
|
||||
<expanded>False</expanded>
|
||||
<children>False</children>
|
||||
</item>
|
||||
<item handle="bb2c23b3c42cc" order="1" parent="f6622b4617424">
|
||||
<name>Jane Smith</name>
|
||||
<type>FILE</type>
|
||||
<class>CHARACTER</class>
|
||||
<depth>1</depth>
|
||||
<expanded>False</expanded>
|
||||
<children>False</children>
|
||||
</item>
|
||||
<item handle="73eee34351f85" order="2" parent="None">
|
||||
<name>World</name>
|
||||
<type>ROOT</type>
|
||||
<class>WORLD</class>
|
||||
<class>NONE</class>
|
||||
<depth>0</depth>
|
||||
<expanded>False</expanded>
|
||||
<children>False</children>
|
||||
|
||||
Reference in New Issue
Block a user