- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.2k
Replace the local text queues in the text systems with flags stored in a component #8549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
  
     Merged
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            22 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      a8a820c
              
                Use a single query instead of a `ParamSet` for `measure_text_system`
              
              
                ickshonpe dfca89c
              
                Replaced the `ParamSet` parameter with a single query in `text_system`.
              
              
                ickshonpe 4e1ade4
              
                cargo fmt --all
              
              
                ickshonpe 9a424c7
              
                The change detection predicate was checking for `!queued_text.contain…
              
              
                ickshonpe b0620d0
              
                removed left over debug variable
              
              
                ickshonpe 686e109
              
                Renamed the `Local` parameter `queued_text` to `text_queue` in `measu…
              
              
                ickshonpe baece54
              
                fixed imports
              
              
                ickshonpe d69d8ca
              
                Renamed `new_queue` to `new_text_queue`.
              
              
                ickshonpe 6e93578
              
                changes:
              
              
                ickshonpe 85eb848
              
                * Added check to filter unchanged Text in `measure_text_system`.
              
              
                ickshonpe 7309bac
              
                Remove the text queue from `text_system` and use the `TextFlags` comp…
              
              
                ickshonpe de73323
              
                * cargo fmt --all,
              
              
                ickshonpe 90427f2
              
                Don't recompute text that needs a remeasure.
              
              
                ickshonpe aca22ab
              
                cargo fmy
              
              
                ickshonpe 253ec5d
              
                fixed text flags for full remeasure
              
              
                ickshonpe 05eaf9d
              
                Moved duplicate code from `measure_text_system` and `text_system` int…
              
              
                ickshonpe 396a59c
              
                formatting
              
              
                ickshonpe b0aa6d9
              
                Added `TextFlags` doc comments explaining it is for internal use.
              
              
                ickshonpe dc3e846
              
                cargo fmt
              
              
                ickshonpe 9c2f299
              
                Fixes for `too_many_arguments` and `needless_borrow` lints.
              
              
                ickshonpe a4a3f65
              
                Renamed the `remeasure` field of `TextFlags` to `generate_measure_func`
              
              
                ickshonpe caf6c79
              
                Renamings for `TextFlags` fields:
              
              
                ickshonpe File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.