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

fix(inspector) update while dragging gap control #50

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

enidemi
Copy link
Contributor

@enidemi enidemi commented Jun 4, 2020

Fixing the bug where the flex gap control cannot be dragged by the slider.

The issue is that it's missing the transient and normal submitvalue callbacks.

@enidemi enidemi merged commit c223c7f into master Jun 5, 2020
@enidemi enidemi deleted the fix/inspector-gap-control-unset branch June 5, 2020 08:46
Copy link

relativeci bot commented Feb 2, 2024

Job #10231: Bundle Size — 62.35MiB (0%).

74e2709(current) vs 794431b master#10224(baseline)

Warning

Bundle contains 66 duplicate packages – View duplicate packages

Bundle metrics  Change 1 change
                 Current
Job #10231
     Baseline
Job #10224
No change  Initial JS 35.39MiB 35.39MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 20.21% 21.77%
No change  Chunks 28 28
No change  Assets 32 32
No change  Modules 4407 4407
No change  Duplicate Modules 490 490
No change  Duplicate Code 30.7% 30.7%
No change  Packages 462 462
No change  Duplicate Packages 65 65
Bundle size by type  no changes
                 Current
Job #10231
     Baseline
Job #10224
Not changed  JS 62.34MiB 62.34MiB
Not changed  HTML 11.41KiB 11.41KiB

View job #10231 reportView refs/pull/50/merge branch activityView project dashboard

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.

Fix the flex-gap slider so it works on first interaction even when unset
3 participants