Skip to content

Commit c92174d

Browse files
robot-ci-heartexGondragos
authored andcommitted
fix: LSDV-4620-4: Optimize outliner region tree rendering (HumanSignal#4581)
* [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5710990538 * docs: LSF Update Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5710990538 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5716173860 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5716668023 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5718377453 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5718905694 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5719751757 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5720016035 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5729994325 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5730040158 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5742710278 * [submodules] Build static HumanSignal/label-studio-frontend Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/5744252894 --------- Co-authored-by: Sergey <[email protected]>
1 parent 8ba3156 commit c92174d

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

label_studio/frontend/dist/lsf/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

label_studio/frontend/dist/lsf/css/main.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

label_studio/frontend/dist/lsf/js/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

label_studio/frontend/dist/lsf/js/main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"message": "fix: LSDV-5459: Fix spacing between Author filter and first Paragraph",
3-
"commit": "d76a864194875ea359b6432b2dfd44aed2d8311a",
2+
"message": "fix: LSDV-4620-4: Optimize outliner region tree rendering",
3+
"commit": "99dfe7c231ee9a2461f224d2aac14fa40f46ed7b",
44
"branch": "master",
5-
"date": "2023/08/02 10:11:38"
5+
"date": "2023/08/03 01:06:49"
66
}

0 commit comments

Comments
 (0)