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: no collapsed console in fullscreen mode #737

Merged
merged 1 commit into from
Jul 3, 2022

Conversation

kerbilg
Copy link
Member

@kerbilg kerbilg commented Jul 3, 2022

Hi,
I am sure that this is a bug. For this reason I have added a small fix that checks whether the component is collapsable or not. If it is not collapsable, it must be in fullscreen mode and returns false (isCollapsed --> false).

Here is a video to demonstrate it:

console_bug.mov

And also for the fix:

console_fix.mov

Signed-off-by: Kerim Bilgic [email protected]

@matmen matmen requested a review from pedrolamas July 3, 2022 13:01
@matmen matmen added the GH - Bug Something isn't working label Jul 3, 2022
@matmen matmen added this to the 1.19 milestone Jul 3, 2022
@pedrolamas pedrolamas changed the title feat: fix collapsed console in fullscreen mode fix: no collapsed console in fullscreen mode Jul 3, 2022
@pedrolamas pedrolamas merged commit 057e505 into fluidd-core:develop Jul 3, 2022
@kerbilg kerbilg deleted the fix-console-collapse branch August 8, 2022 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants