Default 3-column view may look bizarre on narrow screen
https://regex101.com/?regex=(?:0|false|F(?:alse|ALSE)?)(:0)|(?:1|true|T(?:rue|RUE)?)(:1)&flags
Caused by recent new default:
Left sidebar auto-collapse Breakpoint 1080px maybe underestimated: try 1440px?
The size hasnt changed, I just made them available for you to change. What is the exact problem though? Looks fine for me. Vänliga hälsningar / Best regards,Firas DibOn 30 May 2024, at 20:43, MasterInQuestion @.*> wrote: https://regex101.com/?regex=(?:0|false|F(?:alse|ALSE)?)(:0)|(?:1|true|T(?:rue|RUE)?)(:1)&flags
Caused by recent new default: Left sidebar auto-collapse Breakpoint 1080px maybe underestimated: try 1440px?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
https://github.com/MasterInQuestion/attach/raw/main/firasdib/Regex101/2287/3-column.webp For me originally the left sidebar was default hidden: now would display.
Does the sidebar hide if you manually resize the window a few pixels?I don’t think anything changed here, but I will investigate this weekend. Vänliga hälsningar / Best regards,Firas DibOn 30 May 2024, at 22:38, MasterInQuestion @.***> wrote: https://github.com/MasterInQuestion/attach/raw/main/firasdib/Regex101/2287/3-column.webp For me originally the left sidebar was default hidden: now would display.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
Doesn't automatically hide if I minorly adapt the viewport size accordingly: Though indeed doesn't display when reloaded with < 1080px. And would auto-display after dynamically changing to >= 1080px. . But no vice versa: unless I change the viewport size greatly. (to the extent that causes both sidebars hidden)
Library issue perhaps.
I am unable to replicate this issue. Please feel free to reopen if the issue persists.
My viewport width is exactly 1080px. And it seems to require auth to reopen..?
Heh, I did find a bug just now. Your issue will hopefully go away in the next version.
As for auth, I don't know what you're talking about.
Another word: "permission". Not random users may reopen closed issues, in GitHub's default. (I believe?)
Implementation note: Note the suggested change is "> 1440px", not ">=". (the difference matters)