question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

initialPositionInSuperview is immutable since 5.1.0

See original GitHub issue

Description:

Variable used for initial position of PiP in PiPViewCoordinator is immutable since version 5.1.0

Steps to reproduce:

  1. Use jitsi-meet ver. 5.1.0 or newer
  2. See that code changing initialPositionInSuperview does not work

Expected behavior:

Ability to change initialPositionInSuperview

Actual behavior:

initialPositionInSuperview is immutable

Client information:

  • Jitsi Meet version: 6.2.1
  • Operating System: MacOS 12.6

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, Nov 25, 2022

Thank you!

0reactions
robertogvieiracommented, Nov 25, 2022

Can you send a PR?

@saghul glad you asked 😉 Here: #12619 (FYI @alexbumbu )

Read more comments on GitHub >

github_iconTop Results From Across the Web

Get position of UIView in respect to its superview's superview
You can use this: Objective-C CGRect frame = [firstView convertRect:buttons.frame fromView:secondView];. Swift
Read more >
iOS backup in QNAP NAS doesn't start - Acronis Forum
Hello expert, I installed latest Acronis app for QNAP and I added NAS as destination. Backup starts but never progress. any idea?
Read more >
realm-core/CHANGELOG.md at master - GitHub
Fix a data race on RealmCoordinator::m_sync_session which could occur if multiple threads performed the initial open of a Realm at once. (since v11.8.0)....
Read more >
homebrew-core - Homebrew Formulae
a2ps 4.14 Any‑to‑PostScript filter aacgain 1.8 AAC‑supporting version of mp3gain aalib 1.4rc5 Portable ASCII art graphics library aamath 0.3 Renders mathematical expressions as ASCII art
Read more >
Software Packages in "focal", Subsection libs - Ubuntu
Makes GTK+ applications introspectable by autopilot. libautounit2 (0.20.1-5) [universe]: C unit testing framework interfacing well with autotools; libavahi- ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found