Skip to content
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

Storyboard.vue: remove css with no applications #5494

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Jul 7, 2024

The css violates vue-scoped-css/require-v-deep-argument which will be more strictly enforced by vue3.

I changed all the values to 10'000, and it had no effect. Because there was no explanation why this is here
in the commit message, in the PR or in the comments, i delete this css.

Was introduced in:
PR:

The css violates vue-scoped-css/require-v-deep-argument
which will be more strictly enforced by vue3.

I changed all the values to 10'000, and it had no effect.
Because there was no explanation why this is here
in the commit message, in the PR or in the comments,
i delete this css.

Was introduced in:
PR: ecamp#3224
Commit: 9060a33
@BacLuc BacLuc force-pushed the story-board-remove-deep-css branch from 48bb435 to 3e43a7b Compare July 7, 2024 16:06
Copy link
Member

@manuelmeister manuelmeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know how you tested this, but for me with 100px it changes quite dramatically.
Bildschirmfoto 2024-07-07 um 23 59 48

But I think the style has been superceded and is not necessary anymore.

@carlobeltrame carlobeltrame added this pull request to the merge queue Jul 8, 2024
Merged via the queue into ecamp:devel with commit 2b44707 Jul 8, 2024
30 checks passed
This was referenced Aug 6, 2024
@BacLuc BacLuc deleted the story-board-remove-deep-css branch August 28, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants