Skip to content

Commit

Permalink
Merge pull request #180 from Stexinator/feature/make_sheet_resizable
Browse files Browse the repository at this point in the history
make sheets resizable
  • Loading branch information
Vendare authored Sep 23, 2024
2 parents adb655b + 25511b5 commit 272b94f
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion script/sheet/actor/acolyte.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export class AcolyteSheet extends DarkHeresySheet {
template: "systems/dark-heresy/template/sheet/actor/acolyte.hbs",
width: 700,
height: 881,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/actor/npc.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export class NpcSheet extends DarkHeresySheet {
template: "systems/dark-heresy/template/sheet/actor/npc.hbs",
width: 700,
height: 881,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/ammunition.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class AmmunitionSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/ammunition.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/aptitude.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class AptitudeSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/aptitude.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/armour.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class ArmourSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/armour.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/critical-injury.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class CriticalInjurySheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/critical-injury.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/cybernetic.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class CyberneticSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/cybernetic.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/drug.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class DrugSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/drug.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/force-field.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class ForceFieldSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/force-field.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/gear.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class GearSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/gear.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/malignancy.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class MalignancySheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/malignancy.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/mental-disorder.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class MentalDisorderSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/mental-disorder.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/mutation.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class MutationSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/mutation.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/psychic-power.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class PsychicPowerSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/psychic-power.hbs",
width: 500,
height: 397,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/special-ability.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class SpecialAbilitySheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/special-ability.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/talent.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class TalentSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/talent.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/tool.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class ToolSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/tool.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/trait.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class TraitSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/trait.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/weapon-modification.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class WeaponModificationSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/weapon-modification.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down
1 change: 0 additions & 1 deletion script/sheet/weapon.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export class WeaponSheet extends DarkHeresyItemSheet {
template: "systems/dark-heresy/template/sheet/weapon.hbs",
width: 500,
height: 369,
resizable: false,
tabs: [
{
navSelector: ".sheet-tabs",
Expand Down

0 comments on commit 272b94f

Please sign in to comment.