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

Remove kmap layout and instead use default layout #224

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mohit-003
Copy link
Contributor

@mohit-003 mohit-003 commented Jan 25, 2020

Fixes: #223
and #236

The kmap layout is removed, and the default layout is used instead of it in Intractive Karnaugh Map page, and some dark-mode issues of the same page are resolved.

Before:
2020-01-25 (3)

After:
2020-01-25 (1)

Light-mode is not affected much
2020-01-26

mohit-003 and others added 2 commits January 25, 2020 19:29
The kmap layout is removed, and the default layout is used instead of it in Intractive Karnaugh Map page, and some dark-mode issues of the same page are resolved
@mohit-003 mohit-003 requested a review from tachyons January 25, 2020 18:34
@mohit-003
Copy link
Contributor Author

@tachyons Please review.

@aayushgupta05
Copy link
Member

This looks good, but I am not very sure if we are currently switching to a central default layout for all pages. Also I will have to check that it is not affecting other pages.

@mohit-003
Copy link
Contributor Author

I checked all other pages and only the K-map page used kmap layout and all other pages are using the default layout.

Copy link
Member

@YashKumarVerma YashKumarVerma left a comment

Choose a reason for hiding this comment

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

not the correct way to change layout

@ShubhankarKG
Copy link
Contributor

ShubhankarKG commented May 21, 2020

Resolved in #297 via #295 . @YashKumarVerma can be closed.

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.

The Interactive Karnaugh Map uses k-map layout it can have a default layout.
4 participants