Skip to content
代码片段 群组 项目
  1. 12月 08, 2023
  2. 12月 07, 2023
  3. 12月 04, 2023
  4. 12月 02, 2023
    • Olivier Goffart's avatar
      Fix lookup relative to the manifest path in .rs file · 44ec8416
      Olivier Goffart 创作于
      For the slint! macro, we need to lookup files in the manifest path.
      The base_directory function regressed in commit 0ff8e2cd.
      This was not cought by the test because it had falled back to the `pwd`
      with a warning, as we used to load ressources relative to `pwd` as a
      fallback.
      So also check that there are no warning (meaning updating the rest of
      the test so that there isn't any warnings)
      
      Fix #4045
      44ec8416
  5. 12月 01, 2023
  6. 11月 30, 2023
  7. 11月 29, 2023