From e9720006103cf1cc1e1e6be55dcf6808fd231c41 Mon Sep 17 00:00:00 2001
From: OriAsis834 <42800835+OriAsis834@users.noreply.github.com>
Date: Tue, 10 Sep 2024 02:24:36 +0300
Subject: [PATCH] add general and Texture styling
---
2.3.4.3-(Style-Tab)-Select-element.md | 88 +++++++++++++++++++++++++++
1 file changed, 88 insertions(+)
create mode 100644 2.3.4.3-(Style-Tab)-Select-element.md
diff --git a/2.3.4.3-(Style-Tab)-Select-element.md b/2.3.4.3-(Style-Tab)-Select-element.md
new file mode 100644
index 0000000..0214c54
--- /dev/null
+++ b/2.3.4.3-(Style-Tab)-Select-element.md
@@ -0,0 +1,88 @@
+Dropdown that allows you to select the element you want to style.
+
+## Anchor Icons
+## Biomes
+## Borders
+## Burg Icons
+## Cells
+## Coastline
+## Coordinates
+## Cultures
+## Emblems
+## Fogging
+## Grid
+## Heightmap
+## Ice
+## Labels
+## Lakes
+## Landmass
+## Legend
+## Markers
+## Military
+## Ocean
+## Population
+## Precipitation
+## Provinces
+## Relief Icons
+## Religions
+## Rivers
+## Routes
+## Rulers
+## Scale Bar
+## States
+## Temperature
+## Texture
+
+Show Image
+
+
+
+
+
+Contains some common design controls (Opacity, Filter).
+
+It also contains the following controls:
+### Image
+
+Dropdown that allows you to select an image, according to which the texture will be determined.
+
+For example gray paper looks like this (instead of marble big which is the default):
+
+
+Show Image
+
+
+
+
+
+#### + button
+Allows you to upload your own image, based on which the texture will be determined.
+
+### Shift by axes
+Allows you to shift the image on the x-axis and the y-axis.
+
+For example, if we choose this:
+
+70, 10
+
+The map will look like this:
+
+
+Show Image
+
+
+You see that the texture moves to the right by 50 units, and moves down by 70 units.
+
+
+### Clipping
+Dropdown that allows you to choose whether the texture will apply to the land, the sea, or both.
+#### No clipping
+The texture will apply to the entire map, including the sea and including the land.
+#### Clip water
+The texture will only apply to the land.
+#### Clip land
+The texture will only apply to the sea.
+
+## Vignette
+## Wind Rose
+## Zones
\ No newline at end of file