Skip to content

Conversation

@yufilatov
Copy link
Contributor

No description provided.

@@ -0,0 +1,115 @@
$duration: 0.15s;
Copy link
Collaborator

Choose a reason for hiding this comment

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

can we put it under existing focus.scss?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If I change focuss.scss, it will affect the whole qgrid. As I understood, we need it only in Action Bar On Enter. Is it right?

font-family: Roboto;
.q-grid {
.q-grid {
&-title {
Copy link
Collaborator

Choose a reason for hiding this comment

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

80% of code is redundant, why we need here q-grid-lcc h2 etc?

[rows]="rows | async"
[model]="gridModel"
class="q-grid-embed"
class="q-grid-nohandler"
Copy link
Collaborator

Choose a reason for hiding this comment

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

lets call it like q-grid-cell-handler-hide for now

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.

2 participants