Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-1313

Add new font family in the toolbar

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • 3.9.1
    • None
    • Security Level: Jimmy
    • None

      Users can add new font family in the drop-down list of the toolbar which is available on their client devices or by importing from the internet.

      workaround

      • override zss.FontFamilyCombobox._doBtnClick() like the attached file and add the corresponding css class like
        
        .zsfontfamily-bradley-hand .z-comboitem-text {
            font-family: Bradley Hand;
            font-size: 18px;
        }
        

            Unassigned Unassigned
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: