branchrust_reboot/main/cui_improvementscancel
                         
                     
             
         
     
    
        
11 Commits over 61 Days - 0.01cph!
    
    
        
            
            
            
                
                Add hudMenuInput support for InputFields (should be used instead of NeedsKeyboard if an input field is displayed while the inventory/crafting panel is open)
                
                
                
                
             
         
        
            
            
            
                
                Add support for "verticalOverflow" on text components, supports "Truncate" (default) or "Overflow"
                
                
                
                
             
         
        
            
            
            
                
                Fix skin id's on item sprites not loading if the id was greater than int.MaxValue
Skin images are now loaded correctly via async when using worklshop id's
                
                
                
                
             
         
        
            
            
            
                
                Add a menu option for testing (Debug/CUI/Load Custom UI)
                
                
                
                
             
         
        
        
        
            
            
            
                
                Merge pr 32 - Fix countdown not working
                
                
                
                
             
         
        
            
            
            
                
                Can now add "needsKeyboard":"true" to an input field to make it block input only while the input field is focused
                
                
                
                
             
         
        
        
            
            
            
                
                Reapply changes from main
                
                
                
                
             
         
        
            
            
            
                
                Update from repository (merge pull request 22, 28 and 30, add NeedsKeyboard support)