Skip to content
  • gambas's avatar
    Fix ColorPalette, optimize FileView refresh, make the TableView editor position nicer. · 261697ae
    gambas authored
    [GB.FORM]
    * BUG: ColorPalette: Handle mouse wheel events correctly.
    * BUG: ColorPalette: Ensure that the current color is visible.
    * NEW: ColorChooser: The value slider now handles mouse wheel events.
    * OPT: FileView: Sort the files once when the view is reloaded.
    * NEW: TableView: Move the editor so that the cell border is correctly visible.
    261697ae