Skip to content
Snippets Groups Projects
Commit a9bc1cec authored by MelanieCarriere's avatar MelanieCarriere
Browse files

Merge branch 'ExposeRecordDefaultFilename' into 'master'

[ui] Expose the "Record Default filename" of the interpreter to the user

See merge request !145
parents 9068f19d 2dc1c370
No related branches found
No related tags found
1 merge request!145[ui] Expose the "Record Default filename" of the interpreter to the user
Pipeline #200537 failed
Pipeline: LidarView

#200538

    ...@@ -137,6 +137,13 @@ ...@@ -137,6 +137,13 @@
    <BooleanDomain name="bool" /> <BooleanDomain name="bool" />
    </IntVectorProperty> </IntVectorProperty>
    <StringVectorProperty
    name="DefaultRecordFileName"
    command="GetDefaultRecordFileName"
    panel_visibility="never"
    information_only="1">
    </StringVectorProperty>
    <IntVectorProperty name="LaserSelection" <IntVectorProperty name="LaserSelection"
    command="SetLaserSelection" command="SetLaserSelection"
    information_property="LaserSelectionInfo" information_property="LaserSelectionInfo"
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment