Skip to content

Delay while palette tools are displayed #2582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
frouene opened this issue Nov 16, 2023 · 0 comments · Fixed by #2583
Closed

Delay while palette tools are displayed #2582

frouene opened this issue Nov 16, 2023 · 0 comments · Fixed by #2583

Comments

@frouene
Copy link
Contributor

frouene commented Nov 16, 2023

The palette is composed of tools coming from a call to the backend and tools directly instantiated in the frontend.
While tools from the frontend are displayed directly, depending on the backend response time, others may be displayed with a delay, creating an unpleasant visual effect.

Expected behavior

All the palette tools are display on the same time.

Actual behavior

palette_no_loader

(For example purpose, I added a delay on the palette retrieve)

@frouene frouene added this to the 2023.12.0 milestone Nov 16, 2023
@frouene frouene self-assigned this Nov 16, 2023
frouene added a commit that referenced this issue Nov 16, 2023
#2582
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
@frouene frouene linked a pull request Nov 16, 2023 that will close this issue
39 tasks
frouene added a commit that referenced this issue Nov 16, 2023
Bug: #2582
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
frouene added a commit that referenced this issue Nov 16, 2023
Bug: #2582
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
pcdavid pushed a commit that referenced this issue Nov 21, 2023
Bug: #2582
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
pcdavid pushed a commit that referenced this issue Nov 21, 2023
Bug: #2582
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant