-
Questions for @dgasmith,
* When the natural/common state of an atom is real, what to you say to changing`"ghost": [false, false, true]` to `"real": [true, true, false]`? or "isreal" or "corporeal"?
…
-
| | |
| --- | --- |
| Bugzilla Link | [37222](https://llvm.org/bz37222) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [IR reproducer.](https://user-images.githubusercontent.com/92601278/…
-
Initially there was a problem with synchronizing a lot of data over 100MB, and we decided to build a chunk system which would insert data in parts. This was developed and from the application a cycle …
-
While implementing audio timings, I started to feel the whole `AudioSource` logic a little bit twisted up and I'm losing my mind on it.
I'm also improving error messages and discovering new issues.
I…
-
https://github.com/AuroraCollegeSDD/12SDD_Course_Information_v2/wiki/9.4.1-Option-1-Programming-Paradigms#logic-paradigm
### Students learn about:
• concepts
– variables
– rules
– facts
– he…
-
If the user creates an I Voted (or We Voted?) selfie I would like to change one of the fragments in the info section to congratulate them.
-
How can I save changes in text fields when switching fragments,
I need to return to the fragment to obtain data that the user entered before switching
-
When value object fragment is created for a map type, `toString()` on the key is used. I have a use case where I would like to navigate the diffs using the fragments. I only use Javers to detect chang…
-
Traversal sensitivity needs to be rewritten to (1) take advantage of conservation modeling, and (2) to propagate fragment inputoutput changes in parent fragments.
Tackle this concurrently with #168
-
I use FragNav with AHBottomNavigation to implement bottom tab navigation in my app. So very basic usage of FragNav here.
I noticed that my tab fragments lifecycle methods `onActivityCreated` and `o…