Skip to content
Snippets Groups Projects
  1. Nov 07, 2022
  2. Nov 05, 2022
  3. Nov 04, 2022
    • Qichen Huang's avatar
      Change MenuLeft to use real assets output from Photoshop design · 07a94d6f
      Qichen Huang authored
      The menu is still implemented with ListView
      
      The text position and font size is not 1to1 positioned as the
      generated Artboard_1.ui.qml. It may be caused by issues inside the
      photoshop file. Because the original photoshop is probably 800x480,
      and it is transformed to 1280x768, but the text or fonts are not
      transformed precisely.
      
      To be discussed with customer
      07a94d6f
    • Qichen Huang's avatar
      Change window size to 1280x768 · 6509206f
      Qichen Huang authored
      Adapt the other ui.qml files for the resolution
      
      Use anchors instead of x, y to allow use for different resolutions
      6509206f
    • Qichen Huang's avatar
      48eb76f0
    • Qichen Huang's avatar
      Import Main Menu Settings from Photoshop · c6feb254
      Qichen Huang authored
      Import from Menu1_MainMenu_Settings1280x768.psd
      
      Changes in the psd file:
      
      - Move separation lines into Menu layer groups
      - Select all layers and create a main artboard
      - Configuration in Qt Bridge
        - Select artboard Export As Component
        - Select other layers Export As Child
        - skip area_Menu1_MainMenu_List and bg_menu, nothing important there
        - Cascade Properties for all sub elements in layer group
      - Export
      
      Select the exported metadata file and import Assets in QDS (create new
      project)
      
      The generated Artboard_1.ui.qml is only used as reference ui.qml file
      for checking assets positions, properties
      
      The real used qml file will be created or modified
      c6feb254
  4. Oct 26, 2022
  5. Oct 12, 2022
  6. Oct 11, 2022
  7. Oct 07, 2022
Loading