Skip to content

Commit

Permalink
refacto: rework the GUI element handler function
Browse files Browse the repository at this point in the history
We have a very very old way to perform this handling.
With this new method, we have a more proper and flexible way to extend our UI with comprehensible handlers with common interface parameters

In terms of performance, it took very few more more memory and scraping is more faster, using the unordered_map benefits
  • Loading branch information
nerzhul committed Jul 5, 2024
1 parent fcb4f25 commit 7befa0b
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 215 deletions.
Loading

0 comments on commit 7befa0b

Please sign in to comment.