Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
about QM3 Some suggestions
Also please show your Documents\LibreAutomate\.settings\Layout.xml
<stack o="v">
    <stack o="h">
        <toolbar name="Menu" />
        <toolbar name="Help" z="684" />
        <toolbar name="Tools" floatRect="997 112 254 41 96 2" />
        <toolbar name="Custom1" z="515*" />
    </stack>
    <stack o="h" z="914*" s="1">
        <stack o="v" z="231">
            <toolbar name="File" />
            <tab z="699*" s="1" captionAt="Top">
                <panel name="Files" captionAt="Top" floatRect="300 232 249 330 96 2" />
                <panel name="Cookbook" captionAt="Top" floatRect="129 106 245 715 96 2" />
                <panel name="Outline" captionAt="Top" floatRect="103 115 245 715 96 2" />
            </tab>
            <tab z="184" s="1" captionAt="Top">
                <panel name="Find" captionAt="Top" />
                <panel name="Bookmarks" captionAt="Top" floatRect="223 792 261 217 96 2" />
                <panel name="Breakpoints" captionAt="Top" />
            </tab>
        </stack>
        <stack o="v" z="1465*" s="1">
            <stack o="v" z="874*">
                <stack o="h">
                    <toolbar name="Run" />
                    <toolbar name="Edit" floatRect="610 245 420 41 96 2" />
                    <toolbar name="Custom2" z="781*" />
                </stack>
                <stack o="h" z="660*" s="1">
                    <stack o="h" z="100*">
                        <panel name="Recipe" z="623*" captionAt="Top" floatRect="1079 42 821 969 96 0" window="Unowned" />
                        <document name="documents" z="645*" s="1" captionAt="Right" />
                    </stack>
                    <panel name="Debug" z="373" captionAt="Top" state="1" />
                    <stack o="v" z="194" s="1">
                        <panel name="Open" z="445*" captionAt="Top" floatRect="1205 354 249 177 96 2" />
                        <panel name="Tasks" z="217*" s="2" captionAt="Top" floatRect="1176 351 319 561 96 2" />
                    </stack>
                </stack>
                <tab z="187" s="1" floatRect="437 816 1304 178 96 2">
                    <panel name="Output" floatRect="451 818 1304 178 96 2" />
                    <panel name="Found" floatRect="437 816 1304 178 96 2" />
                </tab>
            </stack>
            <panel name="Mouse" z="37" s="1" floatRect="619 838 1085 198 96 2" />
        </stack>
    </stack>
    <panel name="Mouse2" ext="" z="38*" state="1" />
</stack>

Quote:What is the screen DPI? (Settings > System > Display > Scale).

100%
With your Layout.xml the splitter cursor is displayed normally on my PC. If your mouse device and settings are OK or can't be changed, maybe it is yet another WPF quirk that occurs on some computers. Exit LA and edit the xml file:

<document name="documents" z="645*" s="1" captionAt="Right" />
->
<document name="documents" z="645*" s="4" captionAt="Right" />
thank you!
This issue isn't too important. change it to 2 or a higher value, everything works fine.
s="2"


Forum Jump:


Users browsing this thread: 1 Guest(s)