Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  tznind 711d4d739e Updated docs and made MouseEvent fields into properties for futureproofing and consistency 2 ani în urmă
  tznind b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled 2 ani în urmă
  BDisp 702ef46727 Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp. 2 ani în urmă
  BDisp b6715863a3 Fixes #2071. DrawContentComplete event is never called from the base if it's overridden. 2 ani în urmă
  BDisp c350886b5d Fixes #2047. Tests are failing locally after merging #2046 2 ani în urmă
  BDisp 281a849c08 Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. (#2020) 2 ani în urmă
  BDisp 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 2 ani în urmă
  BDisp 9505987d40 Fixes #1984. Setting Label.Visible to false does not hide the Label (#1985) 2 ani în urmă
  Thomas Nind bfe9878554 Add ToArray to prevent 'Collection has been modified' Exception in older runtimes (#1976) 2 ani în urmă
  Thomas Nind 8a90453bb2 Fixes #1962 - Change KeyBindings to allow chaining commands (#1966) 2 ani în urmă
  BDisp 32fa12e0bd Changes due to the requested changes. 3 ani în urmă
  BDisp 6542e86979 Removing duplicate code. 3 ani în urmă
  BDisp e02df8c043 Added some more features and bug fixes. 3 ani în urmă
  BDisp 38bed3fd98 Added exceptions for AutoSize. 3 ani în urmă
  BDisp 5b35b0a842 Changes GetTextFormatterBoundsSize and GetBoundsTextFormatterSize as public. 3 ani în urmă
  BDisp 3160b4c914 Fixes some AutoSize issues with rules. 3 ani în urmă
  Charlie Kindel ab503d1de1 more unit tests and refactoring 3 ani în urmă
  Charlie Kindel 1bc2c79938 Progress on refactoring nav 3 ani în urmă
  Tig Kindel 2451c19d15 Wizard fixes (#1802) 3 ani în urmă
  BDisp 8f7bc395c7 Fixes #1791. View not turn off AutoSize if TextFormatter.Size fit the Anchor. (#1798) 3 ani în urmă
  BDisp b33b658f5b Fixes #1769. Supports a minimum view size for non-automatic size views. (#1771) 3 ani în urmă
  BDisp 7f3c26906b Reverting Clear method to use AddRune as initially. 3 ani în urmă
  BDisp e941169dad Fixes the draw clip bounds issue visible on ScrollView. 3 ani în urmă
  BDisp a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 ani în urmă
  BDisp a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 ani în urmă
  BDisp 4281030361 Changed Button Text property to use override instead of new. (#1622) 3 ani în urmă
  BDisp a9a0d176c1 The KeyPress event must only be used by the most focused view in the ProcessHotKey event. (#1614) 3 ani în urmă
  BDisp 56c28f6d37 Fixes the CanFocus equal to false from setting HasFocus to true again. (#1612) 3 ani în urmă
  BDisp 0168a3c054 Fixes the auto-size text bug. (#1603) 3 ani în urmă
  BDisp b185722ab6 Standalone update fix (#1596) 3 ani în urmă