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

YaruCompactLayout: simplify and remove appbar mode #212

Merged
merged 1 commit into from Sep 21, 2022

Conversation

Feichtmeier
Copy link
Member

  • as discussed in NarrowLayout: sync selection style with WideLayout selection #211 the NarrowLayout looks different than the WideLayout and also has not much sense for when there are more than 3 or 4 items. The NarrowLayout is also bad for mouse travel on the desktop
  • thus this commit removes the layout builder inside compact layout which still leaves the compact layout with three possible widths modes

Closes #211

- as discussed in #211 the NarrowLayout looks different than the WideLayout and also has not much sense for when there are more than 3 or 4 items. The NarrowLayout is also bad for mouse travel on the desktop
- thus this commit removes the layout builder inside compact layout which still leaves the compact layout with three possible widths modes

Closes #211
@Feichtmeier Feichtmeier merged commit 9d7dbef into main Sep 21, 2022
@Feichtmeier Feichtmeier deleted the simplify_compact_layout branch September 21, 2022 12:49
Feichtmeier added a commit that referenced this pull request Sep 21, 2022
- [Frederik Feichtmeier](https://github.com/Feichtmeier)
  - YaruCompactLayout: simplify and remove appbar mode (#212)
  - WideLayout: add yaru transition (#210)
- [J-P Nurmi](https://github.com/jpnurmi)
  - Fix version constraints (#207)
- [Paul Kepinski](https://github.com/Jupi007)
  - Hide control buttons when first/last page reached (#209)
@Feichtmeier Feichtmeier mentioned this pull request Sep 21, 2022
Feichtmeier added a commit that referenced this pull request Sep 21, 2022
- [Frederik Feichtmeier](https://github.com/Feichtmeier)
  - YaruCompactLayout: simplify and remove appbar mode (#212)
  - WideLayout: add yaru transition (#210)
- [J-P Nurmi](https://github.com/jpnurmi)
  - Fix version constraints (#207)
- [Paul Kepinski](https://github.com/Jupi007)
  - Hide control buttons when first/last page reached (#209)
Feichtmeier pushed a commit that referenced this pull request Feb 22, 2024
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.

NarrowLayout: sync selection style with WideLayout selection
1 participant