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

No horizontal scroll bar when big enough device on individual layout #233

Closed
jjavierdguezas opened this issue Jul 1, 2020 · 2 comments · Fixed by #253
Closed

No horizontal scroll bar when big enough device on individual layout #233

jjavierdguezas opened this issue Jul 1, 2020 · 2 comments · Fixed by #253
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@jjavierdguezas
Copy link
Contributor

Version: 0.5.0
Electron: 8.3.0
Chrome: 80.0.3987.165
Node.js: 12.13.0
V8: 8.0.426.27-electron.0
OS: Windows_NT x64 10.0.18362

When you are in individual layout and the focused device is bigger than the screen ResponsivelyApp should show an horizontal scroll bar (at app level)
A workaround right now is to use Shift + mouse wheel to scroll (at least on Windows)

scroll bar issue

@manojVivek manojVivek added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Jul 2, 2020
@manojVivek manojVivek added this to New in App Roadmap via automation Jul 2, 2020
@manojVivek manojVivek moved this from New to Accepted in App Roadmap Jul 2, 2020
@RomainFrancony
Copy link
Contributor

@manojVivek I can take care of this one, it's a simple overflow issue with flexbox

@manojVivek
Copy link
Collaborator

@RomainFrancony Great!

@manojVivek manojVivek moved this from Accepted to In progress in App Roadmap Jul 2, 2020
@manojVivek manojVivek added this to the v0.6.0 milestone Jul 3, 2020
@manojVivek manojVivek moved this from In progress to Ready for Release in App Roadmap Jul 8, 2020
@manojVivek manojVivek moved this from Ready for Release to Release v.0.6.0 in App Roadmap Jul 8, 2020
@manojVivek manojVivek removed good first issue Good for newcomers help wanted Extra attention is needed labels Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
App Roadmap
  
Release v.0.6.0
Development

Successfully merging a pull request may close this issue.

3 participants