Logo
Explore Help
Register Sign In
ZF/jitsi-meet
1
0
Fork 0
You've already forked jitsi-meet
mirror of https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git synced 2026-05-21 18:27:47 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
551db30cc7dfd559adea497bba153bc4ea90334a
jitsi-meet/react/features/base/responsive-ui/components/index.js

3 lines
106 B
JavaScript
Raw Normal View History

feat: display filmstrip on the short side Adds the ability to detect app area's aspect ratio on react-native through the features/base/aspect-ratio. Makes conference, filmstrip and toolbox react to the aspect ratio changes and display filmstrip on the shorter side of the screen.
2017-10-13 11:13:46 -05:00
export * from './AspectRatioAware';
Finally! Let there be... responsive-ui! We started on the way to responsive UI and its design with aspect ratio and keeping the filmstrip on the short side of the app's visible rectangle. Shortly, we're going to introduce reduced UI for Picture-in-Picture. And that's where we'll need another dimensions-based detector akin to the aspect ratio detector. While the AspectRatioDetector, the up-and-coming ReducedUIDetector, and their base DimensionsDetector are definitely separate abstractions and implementations not mixed for the purposes of easy extensibility and maintenance, the three of them are our building blocks on top of which we'll build our responsive UI.
2018-02-06 12:14:05 -06:00
export { default as DimensionsDetector } from './DimensionsDetector';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 171ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API