Ignore:
Timestamp:
2021-10-04T16:05:23+02:00 (3 years ago)
Author:
Don-vip
Message:

see #16472 - add initial working 360 viewer, minimal tests, many tests disabled due to failures, but is usable (patch by taylor.smock)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/sources/SourceInfo.java

    r18211 r18246  
    490490     * @param clazz The class of the type of id
    491491     * @return sorted list of activated source IDs
    492      * @since 13536, xxx (extracted)
     492     * @since 13536, 16545 (extracted)
    493493     */
    494494    public static <W extends SourceInfo<?, ?, ?, ?>> Collection<String> getActiveIds(Class<W> clazz) {
Note: See TracChangeset for help on using the changeset viewer.