Skip to content
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

resize screen #161

Merged
merged 92 commits into from
Oct 6, 2024
Merged

resize screen #161

merged 92 commits into from
Oct 6, 2024

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    5f4da14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ef045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4920f58 View commit details
    Browse the repository at this point in the history
  4. fixing touch bug

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    fb699d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c39acf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f7d754 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56341ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53defeb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af65f4c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e05369b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1ab85d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6a8a05 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    913fa1f View commit details
    Browse the repository at this point in the history
  14. fixing touch bug

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1384c4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c2ca22e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc9b14d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    520a2f2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7ae1055 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ad5e214 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    abc1402 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f61ea6a View commit details
    Browse the repository at this point in the history
  22. correct calc

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1ad949c View commit details
    Browse the repository at this point in the history
  23. Update image snapshots

    github-actions[bot] authored and nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    00350ed View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2b6ae9b View commit details
    Browse the repository at this point in the history
  25. removed html based resize area as trigger and moved to js calculation…

    … to make elements inside bar reachable for user
    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    0b0d21e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8a36cbc View commit details
    Browse the repository at this point in the history
  27. made sure that only one bar can be dragged at the same time. Also int…

    …roduced bar drag hierarchy to enable bars to stack together
    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    52a5580 View commit details
    Browse the repository at this point in the history
  28. removing collapsable because folderControls can not be parsed from ou…

    …tside into collapsable bar
    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    78ccfac View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    95bc086 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f0a6835 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    51ba88d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d0af55a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    bcac70b View commit details
    Browse the repository at this point in the history
  34. Update image snapshots

    github-actions[bot] authored and nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2bd388d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    863aca4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f958995 View commit details
    Browse the repository at this point in the history
  37. typescript errors

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8959f77 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    64f75e4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d174afd View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    421a48c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    81de0e5 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b3afdda View commit details
    Browse the repository at this point in the history
  43. fixing touch bug

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    571d56e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    fc736cf View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    f9c6884 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    65e1cbd View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    9d46226 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5ff196e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    dc74e6d View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    5b1d307 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    6698d34 View commit details
    Browse the repository at this point in the history
  52. fixing touch bug

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    fe2d929 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    5ddc04e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    53a0be1 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    de07d32 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    65450d4 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    860ec73 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    cd4f904 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    e7e55c1 View commit details
    Browse the repository at this point in the history
  60. correct calc

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    ac2fda8 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    11552a3 View commit details
    Browse the repository at this point in the history
  62. removed html based resize area as trigger and moved to js calculation…

    … to make elements inside bar reachable for user
    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c0d30fd View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    d0c1b83 View commit details
    Browse the repository at this point in the history
  64. made sure that only one bar can be dragged at the same time. Also int…

    …roduced bar drag hierarchy to enable bars to stack together
    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    f82ddb3 View commit details
    Browse the repository at this point in the history
  65. removing collapsable because folderControls can not be parsed from ou…

    …tside into collapsable bar
    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e45076d View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    2feae1c View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    aea7d4d View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    75e3cc1 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    7263373 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    db88aa7 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    7b6006a View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    3803fa7 View commit details
    Browse the repository at this point in the history
  73. typescript errors

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    9a2f2f3 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    b1c6831 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    3959266 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    62b3c67 View commit details
    Browse the repository at this point in the history
  77. remove todo

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    ce03392 View commit details
    Browse the repository at this point in the history
  78. outsource methods

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    9274bfd View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    4b422db View commit details
    Browse the repository at this point in the history
  80. change variant of card

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8502c07 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    3ecb6ea View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    eec7c45 View commit details
    Browse the repository at this point in the history
  83. fixing dynamic resizing

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    84f6cb6 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    eb2674e View commit details
    Browse the repository at this point in the history
  85. changing sizes

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e0a1aae View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    8388469 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    aa8a558 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    9c72da3 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    098a940 View commit details
    Browse the repository at this point in the history
  90. just one active element

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    80afafa View commit details
    Browse the repository at this point in the history
  91. changing some colors

    nicosammito committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c20373a View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    36ee553 View commit details
    Browse the repository at this point in the history