Skip to content
Snippets Groups Projects
  1. Feb 21, 2015
  2. Feb 11, 2015
  3. Feb 10, 2015
  4. Feb 05, 2015
  5. Feb 04, 2015
  6. Feb 03, 2015
  7. Feb 02, 2015
  8. Jan 31, 2015
    • George Nachman's avatar
      Fix a bug where TextViewWrapper has a constraint on its margins, causing... · f6dabc53
      George Nachman authored
      Fix a bug where TextViewWrapper has a constraint on its margins, causing constraint breakage on height change (not quite sure what triggers it since it didn't always happen). The gist of the issue is that since the min and max y margins were both nonzero and both fixed, that two constraints were created, fixing the two margins. When the height changed so that the container was smaller than the sum of the two margins, they became unsatisfiable. One was broken, which I think was harmless, but it produced a scary message.
      f6dabc53
  9. Jan 30, 2015
  10. Jan 27, 2015
  11. Jan 26, 2015
  12. Jan 11, 2015
  13. Jan 07, 2015
  14. Jan 05, 2015
  15. Jan 04, 2015
  16. Jan 03, 2015
  17. Jan 01, 2015
  18. Dec 18, 2014
  19. Dec 17, 2014
  20. Dec 16, 2014
Loading